]> 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:21 +0000 (15:56 +0200)
commitd74704317dfe3a27a2175095ad1118152bc8ffa5
tree912972120f97dab0fb9c3d06808b6a26af2639d0
parentd095674320c84b8ed1250715b1dd5ce05f9f267b
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