]> 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:42:46 +0000 (08:42 +0200)
commit140540189c67ba94188165b1144fdfb5b248bc02
tree487f3223717873d14e3b1e63686322603686d4b0
parent417dad1e370b19f94682d1006cb54d10ac90b8ec
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)
test/prov_config_test.c