mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
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. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||