]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3075-fix-tlsctx-detach' into 'main'
authorEvan Hunt <each@isc.org>
Wed, 5 Jan 2022 07:07:47 +0000 (07:07 +0000)
committerEvan Hunt <each@isc.org>
Wed, 5 Jan 2022 07:07:47 +0000 (07:07 +0000)
commit99af3fbeda0cf6bc00758c5164f7fef8f17f97eb
tree05ad3cc69cd320f5230841dbd3d7f3eb0370d7cd
parenta1db2347d4112de380648de7fa30ff498f8e1066
parent61c160c4a5f89a1782ac76d785d13e197478d162
Merge branch '3075-fix-tlsctx-detach' into 'main'

Ensure that cache pointer is set to NULL by isc_tlsctx_cache_detach()

Closes #3075

See merge request isc-projects/bind9!5686