]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: set cfgmaps correctly alessio/checkpoint-pre-effective-config
authorEvan Hunt <each@isc.org>
Wed, 29 Oct 2025 20:24:56 +0000 (20:24 +0000)
committerEvan Hunt <each@isc.org>
Wed, 29 Oct 2025 20:24:56 +0000 (20:24 +0000)
A typo in MR !11165 caused `cfgmaps` to be set with only the top-level
configuration, not the view configuration.

Merge branch 'each-fix-cfgmaps' into 'main'

See merge request isc-projects/bind9!11173


Trivial merge