]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_extra_test2.c: Fix doublefree of PKEY and leak of RSA
authorTomas Mraz <tomas@openssl.org>
Mon, 23 Jun 2025 12:41:38 +0000 (14:41 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 23 Jun 2025 12:41:38 +0000 (14:41 +0200)
commit53a83a7921763aa6637e875aec55f504aa5f5df2
treec1834172f75ffcda68bdfc3c7e6198eea3f4a594
parentcdd01b5e0734b0324251b32a8edd97f42ba90429
evp_extra_test2.c: Fix doublefree of PKEY and leak of RSA

Fixes Coverity 1649567

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27880)
test/evp_extra_test2.c