]> git.ipfire.org Git - thirdparty/openssl.git/commit
cmp_hdr_test.c: Fix leaks in error cases
authorshridhar kalavagunta <coolshrid@hotmail.com>
Mon, 27 May 2024 23:43:51 +0000 (18:43 -0500)
committerTomas Mraz <tomas@openssl.org>
Thu, 30 May 2024 16:43:12 +0000 (18:43 +0200)
commit0986e128ff258d482cab712aa617a533db5588ea
tree34497671eab8f03f8674dc90c0ed610de5fc2db4
parent7bc10f6ce2f91714d39a0410bfc545d79913e343
cmp_hdr_test.c: Fix leaks in error cases

Fixes #24475

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24511)
test/cmp_hdr_test.c