]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/prov_config_test.c: Cleanup and fix potential leaks
authorTomas Mraz <tomas@openssl.org>
Thu, 11 Apr 2024 09:34:57 +0000 (11:34 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 7 Jun 2024 06:43:03 +0000 (08:43 +0200)
commit394cfe10a7bc3e0c5fe3776a64149deda007b024
tree79ac627bf8d7894de32b21d75638ddf260af5127
parentbb40954ec723e02a538735d35edeeb2dd880e4e1
test/prov_config_test.c: Cleanup and fix potential leaks

Fixes #24106

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24107)

(cherry picked from commit 140540189c67ba94188165b1144fdfb5b248bc02)
test/prov_config_test.c