]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix 'rndc modzone' issue with non-existing zones
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 14 Apr 2026 09:36:17 +0000 (09:36 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 14 Apr 2026 09:36:17 +0000 (09:36 +0000)
The :iscman:`named` process could terminate unexpectedly or become
subject to undefined behavior when issued an :option:`rndc modzone`
operation for a non-existing zone. This has been fixed.

Closes #5848

Merge branch '5848-do_modzone-unlock-bug-fix' into 'main'

See merge request isc-projects/bind9!11844


Trivial merge