]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Prevent assertion failures of dig when server is specified before the ...
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 4 Nov 2025 08:00:25 +0000 (08:00 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 4 Nov 2025 08:00:25 +0000 (08:00 +0000)
Previously, :iscman:`dig` could exit with an assertion failure when the server was specified before the :option:`dig -b` option. This has been fixed.

Closes #5609

Merge branch '5609-fix-dig-crash-with-at-and-dash-b-on-main' into 'main'

See merge request isc-projects/bind9!11183


Trivial merge