]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: nil: Set length in dns_rdata_in_dhcid structure
authorMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 10:03:39 +0000 (21:03 +1100)
committerMark Andrews <marka@isc.org>
Thu, 12 Mar 2026 10:03:39 +0000 (21:03 +1100)
tostruct_in_dhcid was not setting the length field in the
dns_rdata_in_dhcid structure. This has been fixed.

Fixes #5796

Backport of MR !11668

Merge branch 'backport-marka-set-dhcid-length-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11672


Trivial merge