From: Mark Andrews Date: Wed, 15 Apr 2026 03:53:52 +0000 (+1000) Subject: [9.20] fix: usr: Remove unnecessary dns_name_free call X-Git-Tag: v9.20.23~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=35d94fffb07f7a234c0441b3c24bc4fda7c23536;p=thirdparty%2Fbind9.git [9.20] fix: usr: Remove unnecessary dns_name_free call When processing a catalog zone member's primaries definition and there is a TXT record containing an invalid name TSIG key name, dns_name_free was incorrectly called triggering an assertion. This has been fixed. Closes #5858 Backport of MR !11832 Merge branch 'backport-5858-remove-unnecessary-dns-name-free-call-9.20' into 'bind-9.20' See merge request isc-projects/bind9!11848 --- 35d94fffb07f7a234c0441b3c24bc4fda7c23536