]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix shutdown INSIST in dns_dispatchmgr_getblackhole
authorMark Andrews <marka@isc.org>
Mon, 27 Oct 2025 22:37:00 +0000 (09:37 +1100)
committerMark Andrews <marka@isc.org>
Mon, 27 Oct 2025 22:37:00 +0000 (09:37 +1100)
Previously, `named` could trigger an assertion in `dns_dispatchmgr_getblackhole`
while shutting down. This has been fixed.

Closes #5525

Merge branch '5525-attach-to-dispatchmgr-to-fctx' into 'main'

See merge request isc-projects/bind9!11131


Trivial merge