mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 01:56:00 -04:00
The zone_loaddone() function disables database notifications for a catalog zones and response policy zones (RPZ) when loading had failed. Howerer, the 'result != ISC_R_SUCCESS' check is insufficient, because the DNS_R_SEENINCLUDE result also indicates success. Add a second condition for the "if" block. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||