]> git.ipfire.org Git - thirdparty/openssl.git/commit
Recycle the TLS key that holds thread_event_handler
authorZhihao Yuan <zy@miator.net>
Tue, 27 Aug 2024 01:48:36 +0000 (18:48 -0700)
committerTomas Mraz <tomas@openssl.org>
Thu, 5 Sep 2024 15:20:19 +0000 (17:20 +0200)
commit9af00e029a3f813b296600b45e17bab4bdea08ca
treef8d296972890b9399eb83504d8a0e4d98966a814
parentf0822255b1febeb1fd68a67f9436e0896b35de17
Recycle the TLS key that holds thread_event_handler

Fixes #25278

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25300)

(cherry picked from commit 36840ab577d547a35cbc7c72396dc7931712eb6e)
crypto/initthread.c