]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix dig issues
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 10 Jul 2025 11:58:45 +0000 (11:58 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 10 Jul 2025 11:58:45 +0000 (11:58 +0000)
When used with the ``+keepopen`` option with a TCP connection, iscman:`dig`
could terminate unexpectedly in rare situations. Additionally, iscman:`dig`
could hang and fail to shutdown properly when interrupted during a query.
These have been fixed.

Closes #5381

Merge branch '5381-dig-keepalive-crash' into 'main'

See merge request isc-projects/bind9!10681


Trivial merge