From: Alessio Podda Date: Fri, 29 May 2026 08:43:51 +0000 (+0000) Subject: fix: dev: Bound memory use during incoming zone transfers X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d524dec8b0e35518fbc6a409ab9e1450dc758c83;p=thirdparty%2Fbind9.git fix: dev: Bound memory use during incoming zone transfers During an incoming zone transfer, an optimization could let the batch of pending records grow without bound for a large zone, raising memory usage. It gave no measurable performance benefit, so it has been removed. Closes #5958 Merge branch '5958-no-name-boundary' into 'main' See merge request isc-projects/bind9!12141 --- d524dec8b0e35518fbc6a409ab9e1450dc758c83