Fix Coverity issues 1596850, 1596851 and 1596852
authorTomas Mraz <tomas@openssl.org>
Mon, 6 May 2024 18:13:52 +0000 (20:13 +0200)
committerPauli <ppzgs1@gmail.com>
Tue, 7 May 2024 23:13:56 +0000 (09:13 +1000)
commitdeaa83af700113c99835a1db7d45d33baba05bd3
tree0a00fcac1062aa3319620856b8a73c0a68545a11
parent57bb112c07116d1cdbf5bc8562ebb3e7990f291c
Fix Coverity issues 15968501596851 and 1596852

These are newly introduced memory leaks and UAF in evp_test.c

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24339)
test/evp_test.c