]> git.ipfire.org Git - thirdparty/openssl.git/commit
ecstresstest.c: Fix memory leak on error
authorNek Saikou <NekSaikou@proton.me>
Fri, 24 May 2024 10:45:01 +0000 (17:45 +0700)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 May 2024 13:56:11 +0000 (15:56 +0200)
commit1405f5d5a978b66855692618af468c9f2ded4e21
tree669500c5b12b198e3f7b80f3d28bd3c30fcbedac
parent6972d5ace1275faf404e7a53e806861962f4121c
ecstresstest.c: Fix memory leak on error

Fixes #24476
CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24488)

(cherry picked from commit 434e7f7cb4259f8c8c1463fd38fe723b3efca887)
test/ecstresstest.c