bind9/lib
Aram Sargsyan 4eb4fa288c 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.
2023-10-23 08:21:39 +00:00
..
dns Fix shutdown races in catzs 2023-10-23 08:21:39 +00:00
isc Disable OpenSSL memory contexts for OpenSSL < 3.0.0 2023-10-19 12:54:40 +02:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-07 19:46:19 +02:00
isccfg Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00
ns Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00