]> 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)
committerPetr Špaček <pspacek@isc.org>
Tue, 13 Aug 2024 14:57:50 +0000 (16:57 +0200)
commit27ec6f8561795478f3e010487a3734be94c78bb9
treea83347a68a445d466bb35f10d419eab61cbc379d
parentdb1162cffeb0ac3760b25c730731cddfde147767
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