]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Fix TLS contexts cache object usage bug in the resolver
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Nov 2025 21:26:14 +0000 (21:26 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Nov 2025 21:26:14 +0000 (21:26 +0000)
:iscman:`named` could terminate unexpectedly when reconfiguring or
reloading, and if client-side TLS transport was in use (for example,
when forwarding queries to a DoT server). This has been fixed.

Closes #5653

Backport of MR !11295

Merge branch 'backport-5653-tlsctx_cache-reference-bug-fix-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11299


Trivial merge