[openssl/openssl] 894f21: CRYPTO_THREAD_lock_new(): Avoid infinite recursion...
Tomáš Mráz
noreply at github.com
Tue Oct 4 23:22:47 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 894f2166ef2c16d8e4533e1c09e05ff31ea2f1d8
https://github.com/openssl/openssl/commit/894f2166ef2c16d8e4533e1c09e05ff31ea2f1d8
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M crypto/threads_none.c
M crypto/threads_pthread.c
M crypto/threads_win.c
Log Message:
-----------
CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error
Fixes #19334
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19335)
More information about the openssl-commits
mailing list