From: Arаm Sаrgsyаn Date: Tue, 9 Dec 2025 09:52:13 +0000 (+0000) Subject: fix: usr: Fix a catalog zones issue when a member zone could fail to load X-Git-Tag: v9.21.17~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b78847b81eccfef15a84b131360e5194046d410;p=thirdparty%2Fbind9.git fix: usr: Fix a catalog zones issue when a member zone could fail to load A catalog zone's member zone could fail to load in some rare cases, when the internally generated zone configuration string was exceeding 512 bytes. That condition only was not enough for the issue to arise, but it was a necessary condition. This could happen, for example, if the catalog zone's default primary servers list contained a large number of items. This has been fixed. Closes #5658 Merge branch '5658-dns_catz_generate_zonecfg-bug-fix' into 'main' See merge request isc-projects/bind9!11281 --- 8b78847b81eccfef15a84b131360e5194046d410