]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Fix a crash triggered by rndc modzone on zone from configuration...
authorMatthijs Mekking <matthijs@isc.org>
Tue, 17 Mar 2026 14:18:16 +0000 (14:18 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 17 Mar 2026 14:18:16 +0000 (14:18 +0000)
Calling `rndc modzone` on a zone that was configured in the configuration file caused a crash. This has been fixed.

ISC would like to thank Nathan Reilly for reporting this.

Closes #5800

Backport of MR !11683

Merge branch 'backport-5800-rndc-modzone-non-dynamic-zone-crash-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11698


Trivial merge