From: Ondřej Surý Date: Wed, 6 May 2026 07:33:18 +0000 (+0200) Subject: [9.20] 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=971ca4df1af39ac02a50fc4e17c1eae1f915e5c5;p=thirdparty%2Fbind9.git [9.20] 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 Backport of MR !11948 Merge branch 'backport-5938-ref-ntatable-9.20' into 'bind-9.20' See merge request isc-projects/bind9!11966 --- 971ca4df1af39ac02a50fc4e17c1eae1f915e5c5