From: Evan Hunt Date: Thu, 27 Feb 2025 19:01:02 +0000 (+0000) Subject: fix: nil: Complete the fix for the import_rdataset() crash X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462f367d87179349aa96cb8b8796938d1e248d34;p=thirdparty%2Fbind9.git fix: nil: Complete the fix for the import_rdataset() crash The fix in !10172 was incomplete; there were still some code paths in the resolver that could set the dns_fetchresponse `result` field to the wrong value when the rdataset type was CNAME or DNAME. Closes #5201 Merge branch '5201-eresult-fix' into 'main' See merge request isc-projects/bind9!10178 --- 462f367d87179349aa96cb8b8796938d1e248d34