]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commitf839effe6e3dbd56ff33ddacaa17a9f47ce9064f
tree02df893949fc8e29ef87328806bbd72a228e5656
parenta85d6fb581cacf691be9bd8fa43c7fd097a86f44
parent086024fa2177db53753050134c452b1e542e3ded
[9.20] fix: nil: set cfgmaps correctly

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