]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Prevent assertion failures of dig when server is specified before...
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 4 Nov 2025 19:46:07 +0000 (19:46 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 4 Nov 2025 19:46:07 +0000 (19:46 +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

Backport of MR !11183

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

See merge request isc-projects/bind9!11204


Trivial merge