]> git.ipfire.org Git - thirdparty/bind9.git/commit
apply_configuration: bump config map before exclusive mode
authorColin Vidal <colin@isc.org>
Mon, 8 Sep 2025 09:07:29 +0000 (11:07 +0200)
committerColin Vidal <colin@isc.org>
Wed, 24 Sep 2025 08:54:50 +0000 (10:54 +0200)
commit4523852ded5c3a263ab6fc40295007beda911786
tree038dc1e73cb56566177466b5015af3674ff12137
parentde11150e478bae52d69819dabb22a83439a6a958
apply_configuration: bump config map before exclusive mode

Moving the config map building outside of the exclusive mode, and this
is local data only and no runtime object uses it.
bin/named/server.c