]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix rare assertion failure when shutting down incoming transfer
authorOndřej Surý <ondrej@isc.org>
Wed, 21 Aug 2024 11:56:10 +0000 (11:56 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 21 Aug 2024 11:56:10 +0000 (11:56 +0000)
A very rare assertion failure can be triggered when the incoming transfer is either forcefully shut down or it is finished during printing the details about the statistics channel.  This has been fixed.

Closes #4860

Merge branch '4860-destroy-xfrin-timers-on-the-loop' into 'main'

Closes #4860

See merge request isc-projects/bind9!9336


Trivial merge