]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: nil: set cfgmaps correctly
authorEvan Hunt <each@isc.org>
Fri, 31 Oct 2025 18:15:05 +0000 (18:15 +0000)
committerEvan Hunt <each@isc.org>
Fri, 31 Oct 2025 18:15:05 +0000 (18:15 +0000)
A typo in MR !11165 caused `cfgmaps` to be set with only the top-level
configuration, not the view configuration.

Backport of MR !11173

Merge branch 'backport-each-fix-cfgmaps-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11174


Trivial merge