From: Evan Hunt Date: Wed, 26 Feb 2025 20:34:27 +0000 (+0000) Subject: fix: dev: Validating ADB fetches could cause a crash in import_rdataset() X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ccbe857ac94f544d1e8c187ae8aaecf5d2882b;p=thirdparty%2Fbind9.git fix: dev: Validating ADB fetches could cause a crash in import_rdataset() Previously, in some cases, the resolver could return rdatasets of type CNAME or DNAME without the result code being set to `DNS_R_CNAME` or `DNS_R_DNAME`. This could trigger an assertion failure in the ADB. The resolver error has been fixed. Closes #5201 Merge branch '5201-adb-cname-error' into 'main' See merge request isc-projects/bind9!10172 --- 49ccbe857ac94f544d1e8c187ae8aaecf5d2882b