From: Evan Hunt Date: Thu, 4 Jun 2026 17:36:25 +0000 (+0000) Subject: [9.18] fix: dev: Check dns_rdata_fromstruct() return values X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fbind-9.18;p=thirdparty%2Fbind9.git [9.18] fix: dev: Check dns_rdata_fromstruct() return values 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 --- b3ee3321a4f80254c5ecba9fcd58444c3283ae21