From: Matthijs Mekking Date: Wed, 25 Mar 2026 09:14:49 +0000 (+0000) Subject: [9.20] fix: usr: Fix a crash triggered by rndc modzone on zone that already existed... X-Git-Tag: v9.20.22~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46dbcd7c9a5ebd5d8b619c4c640fc4754c8e4c4e;p=thirdparty%2Fbind9.git [9.20] fix: usr: Fix a crash triggered by rndc modzone on zone that already existed in NZF file Calling `rndc modzone` didn't work properly for a zone hat was configured in the configuration file. It could crash if BIND 9 was built without LMDB or if there was already an NZF file for the zone. In addition, `rndc modzone` failed in subsequent attempts. These problems are now fixed. Closes #5826 Merge branch '5826-fix-modzone-issues-ytatuya' into 'bind-9.20' See merge request isc-projects/bind9!11743 --- 46dbcd7c9a5ebd5d8b619c4c640fc4754c8e4c4e