mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05:00
The zone_postload() function can fail and unregister the callbacks. Call dns_db_endload() only after calling zone_postload() to make sure that the registered update-notify callbacks are not called when the zone loading has failed during zone_postload(). Also, don't ignore the return value of zone_postload(). |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||