]> 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:22:58 +0000 (16:22 +0200)
commitd197c583dd69c42e793d2dcff81dd66ade1d28fb
tree069dcfdc82c0868329e4d2db4e7423c8b328fb6e
parent730fd32ee61801d5c44146bd1321222b52260fa0
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.
bin/named/server.c