bind9/lib/dns/include
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
..
dns Fix shutdown races in catzs 2023-10-23 10:53:40 +00:00
dst Restore the ability to read legacy K*+157+* files 2023-06-29 10:32:10 +10:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00