]> 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:27 +0000 (08:43 +0200)
commit9ecf9966addbcbe7f95ac332b957b55461c7890a
treed761617de00b91c3c28538842552213ab9d7c643
parent443823b51c3cfa2f4c427bf89c3ec121eaaf96e9
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