]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Set length in dns_rdata_in_dhcid structure
authorMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 09:25:27 +0000 (20:25 +1100)
committerMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 09:25:27 +0000 (20:25 +1100)
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


Trivial merge