]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix use after free bugs for public_keys and private_keys in evp_test
authorTobias Brick <tobiasb@microsoft.com>
Thu, 17 Apr 2025 14:50:36 +0000 (14:50 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 5 May 2025 14:03:49 +0000 (16:03 +0200)
commit50b6457cedf11c3c5d4fabaa40e7ea6940f1b95b
treee96b16b8b1f3ae325284e5a54dd79484f81b2b47
parent9d02b730e747ecc7286f2363857d654149bdf175
Fix use after free bugs for public_keys and private_keys in evp_test

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

(cherry picked from commit 81e8b5a5038b4952a22b2dc9fcf9994615ee8dc4)
test/evp_test.c