From: Mark Andrews Date: Thu, 12 Mar 2026 09:25:27 +0000 (+1100) Subject: fix: nil: Set length in dns_rdata_in_dhcid structure X-Git-Tag: v9.21.20~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b218e7d5216e000e4b45d9f879054a268c1f0b65;p=thirdparty%2Fbind9.git fix: nil: Set length in dns_rdata_in_dhcid structure tostruct_in_dhcid was not setting the length field in the dns_rdata_in_dhcid structure. This has been fixed. Fixes #5796 Merge branch 'marka-set-dhcid-length' into 'main' See merge request isc-projects/bind9!11668 --- b218e7d5216e000e4b45d9f879054a268c1f0b65