From: Ondřej Surý Date: Tue, 5 May 2026 20:27:46 +0000 (+0200) Subject: fix: usr: Fix a crash when reconfiguring while an NTA is being rechecked X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386177ec6788a8ae27fb6647847409a95fa23f17;p=thirdparty%2Fbind9.git fix: usr: Fix a crash when reconfiguring while an NTA is being rechecked When named was reconfigured or shut down while a negative trust anchor was being rechecked against authoritative servers, the in-flight recheck could outlive the view that owned it and cause `named` to crash. This has been fixed. Closes #5938 Merge branch '5938-ref-ntatable' into 'main' See merge request isc-projects/bind9!11948 --- 386177ec6788a8ae27fb6647847409a95fa23f17