]> 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:19:53 +0000 (17:19 +0200)
commit36840ab577d547a35cbc7c72396dc7931712eb6e
tree98699a46173663df6b5ad318b58adcafd0fd21dc
parent09ae1c9f5acdaaf2fe893d513b1e98dbff489c50
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)
crypto/initthread.c