From: Ondřej Surý Date: Mon, 8 Jun 2026 15:49:15 +0000 (+0200) Subject: chg: dev: Use a single allocation per delegation database entry X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68d589625863fc6c2c1e0604926bb88fa34b0c80;p=thirdparty%2Fbind9.git chg: dev: Use a single allocation per delegation database entry The node and its zone-cut name are now stored in one variable-sized allocation instead of two. Merge branch 'ondrej/delegdb-fixed-zonecut' into 'main' See merge request isc-projects/bind9!12187 --- 68d589625863fc6c2c1e0604926bb88fa34b0c80