From: Ondřej Surý Date: Wed, 1 Jul 2026 07:23:10 +0000 (+0200) Subject: fix: dev: Fix a memory leak when updating a zone with more than 32 DNSSEC keys X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fbind9.git fix: dev: Fix a memory leak when updating a zone with more than 32 DNSSEC keys Applying changes to a signed zone — via DNS UPDATE or the inline-signing raw-to-secure sync — leaked the surplus keys when the zone's key directory held more than 32, slowly growing named's memory use. Closes #6051 Merge branch '6051-find-zone-keys-key-leak' into 'main' See merge request isc-projects/bind9!12328 --- 1b8bae505e7063a99e85aec2ef1c32aa19cf1610