bind9/lib
Aram Sargsyan 2141bde46b Fix shutdown races in catzs
The dns__catz_update_cb() does not expect that 'catzs->zones'
can become NULL during shutdown.

Add similar checks in the dns__catz_update_cb() and dns_catz_zone_get()
functions to protect from such a case. Also add an INSIST in the
dns_catz_zone_add() function to explicitly state that such a case
is not expected there, because that function is called only during a
reconfiguration.

(cherry picked from commit 4eb4fa288c)
2023-10-23 10:53:40 +00:00
..
bind9 deprecate delegation-only and root-delegation only 2023-03-23 14:09:53 -07:00
dns Fix shutdown races in catzs 2023-10-23 10:53:40 +00:00
irs Properly process extra nameserver lines in resolv.conf 2023-05-16 13:29:33 +10:00
isc Add parentheses around macro arguement 'msec' 2023-10-20 10:30:48 +11:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-07 19:50:27 +02:00
isccfg Update the source code formatting using clang-format-17 2023-10-18 09:02:57 +02:00
ns Update the source code formatting using clang-format-17 2023-10-18 09:02:57 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00