]> 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:24 +0000 (16:03 +0200)
commit69700885f2b1da213b31baced812d59ba6eaa9a0
tree1f581d7796d82bd31224bb028496432093ab7bd7
parentb3e7dad7ac086dd266b7b32665b584d940428f38
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