]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for releasing a shared EVP_PKEY across threads
authorTomas Mraz <tomas@openssl.org>
Thu, 10 Oct 2024 20:10:54 +0000 (22:10 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Dec 2024 13:57:53 +0000 (14:57 +0100)
commit420d5d6294449527f4dd986b4fed8681bd4ae8fb
tree4e7c131cb52c2649a1836dccebc8618d55668376
parentc4b30d9c6d03ddc6e6f03708bc2c5528362cf03c
Add test for releasing a shared EVP_PKEY across threads

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25664)
test/threadstest.c