]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: dev: Check dns_rdata_fromstruct() return values bind-9.18
authorEvan Hunt <each@isc.org>
Thu, 4 Jun 2026 17:36:25 +0000 (17:36 +0000)
committerEvan Hunt <each@isc.org>
Thu, 4 Jun 2026 17:36:25 +0000 (17:36 +0000)
In some functions implementing RFC 5011 key maintenance, the
results of `dns_rdata_fromstruct()` were not checked. This has been
fixed.

Closes #5982

Backport of MR !12017

Merge branch 'backport-5982-keyfetch-done-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!12184


Trivial merge