openssl/crypto/hmac
Ingo Franzki 19b87d2d2b 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: Ingo Franzki <ifranzki@linux.ibm.com>

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25238)
2024-08-23 09:11:01 +02:00
..
build.info s390x: Add hardware acceleration for HMAC 2024-08-19 18:23:35 +02:00
hmac_local.h s390x: Add hardware acceleration for HMAC 2024-08-19 18:23:35 +02:00
hmac_s390x.c s390x: Fix memory leak in s390x_HMAC_CTX_copy() 2024-08-23 09:11:01 +02:00
hmac.c s390x: Add hardware acceleration for HMAC 2024-08-19 18:23:35 +02:00