]> 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:44:19 +0000 (18:44 +0200)
commit05b397007744346f6f671c045314f67eb4091e8f
treea9f9a10b103260edf1d64c8a7ab7134610041ec6
parent28c92a12fa812c862a42734e47bb4d5075810b38
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)

(cherry picked from commit 0986e128ff258d482cab712aa617a533db5588ea)
test/cmp_hdr_test.c