]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a possible nsupdate issue when using GSS-TSIG main
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 14 Aug 2026 16:40:54 +0000 (16:40 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 14 Aug 2026 16:40:54 +0000 (16:40 +0000)
The :iscman:`nsupdate` process could terminate unexpectedly when
using the GSS-TSIG mode executed with the :option:`nsupdate -g` option.
This has been fixed.

Closes #6325

Merge branch '6325-dns_tkey_gssnegotiate-bug-fix' into 'main'

See merge request isc-projects/bind9!12587


Trivial merge