]> git.ipfire.org Git - thirdparty/bind9.git/commit
Non empty 'catalog-zones' implies that 'allow-new-zones' is true
authorAram Sargsyan <aram@isc.org>
Tue, 9 Jul 2024 10:41:19 +0000 (10:41 +0000)
committerMichał Kępień <michal@isc.org>
Fri, 9 Aug 2024 06:52:25 +0000 (08:52 +0200)
commit2e6e4cdb55ed2804c1994ebbe629f7ef064561a4
treedc23c31802b3e1a9c1b4993808c568de11fdcc3d
parent4379141fe4f08a057dcb20fae0b6d1735cd8e008
Non empty 'catalog-zones' implies that 'allow-new-zones' is true

This condition in catalog zone processing functions is checked only
for sanity, so there is no meaning for a log message that normally
shouldn't be ever logged.

(cherry picked from commit 0b3c8ee55e6cda1f2de35aa15f6a4d82d072c309)
bin/named/server.c