]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commit6d9482bd6b8fb30e032ca962bdb11066bbff114d
tree3dda85106498f26289645dab885b49e214bf6451
parent0de8a660117c715b6441dc53e45a8c553002f03e
parent85453d393d1b591ae1108603308c79dd63acca85
[9.20] fix: usr: Fix a crash triggered by rndc modzone on zone from configuration file

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