bind9/bin
Ondřej Surý 2ebcafd8c2
Move matching isc_mem_destroy() outside of ifdef
The isc_mem_create() in printversion() was created outside of an #ifdef
HAVE_GEOIP, but destroyed inside the #ifdef; move it to the outside of
the #ifdef where it belongs.

This is really a nit as we immediately exit() after printing the
versions, but I found it and it would bug me for the rest of my life.
2024-08-05 16:35:22 +02:00
..
check Fix assertion failure when checking named-checkconf version 2024-08-05 10:16:33 +00:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
dig Remove newlines from dighost errors calls 2024-08-05 02:43:06 +00:00
dnssec dns_difftuple_create() cannot fail 2024-08-05 13:31:38 +00:00
named Move matching isc_mem_destroy() outside of ifdef 2024-08-05 16:35:22 +02:00
nsupdate complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Implement rndc retransfer -force 2024-08-01 10:43:47 +00:00
tests dns_difftuple_create() cannot fail 2024-08-05 13:31:38 +00:00
tools Remove extra newline from +yaml output 2024-08-05 02:43:06 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00