Skip to content
Commit 19b87d2d authored by Ingo Franzki's avatar Ingo Franzki Committed by Tomas Mraz
Browse files

s390x: Fix memory leak in s390x_HMAC_CTX_copy()



When s390x_HMAC_CTX_copy() is called, but the destination context already
has a buffer allocated, it is not freed before duplicating the buffer from
the source context.

Signed-off-by: default avatarIngo Franzki <ifranzki@linux.ibm.com>

Reviewed-by: default avatarPaul Dale <ppzgs1@gmail.com>
Reviewed-by: default avatarShane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25238)
parent fe1ce91f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment