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

Closes #5525

Backport of MR !11131

Merge branch 'backport-5525-attach-to-dispatchmgr-to-fctx-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11162


Trivial merge