]> 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:43 +0000 (17:20 +0200)
commit0810f5570d6808d45254d830aca35c38387d51df
tree09d2d2dbe601bf3daab1b56f913437f4c1b93075
parentff610e859294c31579ed3545799e1b37e31fba15
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