From: Evan Hunt Date: Thu, 4 Jun 2026 17:36:18 +0000 (+0000) Subject: [9.20] fix: dev: Check dns_rdata_fromstruct() return values X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=416b0817d1b6c8d7af894af0d7cd2359aa581ec0;p=thirdparty%2Fbind9.git [9.20] 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.20' into 'bind-9.20' See merge request isc-projects/bind9!12183 --- 416b0817d1b6c8d7af894af0d7cd2359aa581ec0