]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix TLS contexts cache object usage bug in the resolver
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Nov 2025 17:41:17 +0000 (17:41 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Nov 2025 17:41:17 +0000 (17:41 +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

Merge branch '5653-tlsctx_cache-reference-bug-fix' into 'main'

See merge request isc-projects/bind9!11295


Trivial merge