openssl/crypto/hmac
Matt Caswell e43a13c807 Fix leak in HMAC error path
In the event of an error in the HMAC function, leaks can occur because the
HMAC_CTX does not get cleaned up.

Thanks to the BoringSSL project for reporting this issue.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-06-10 11:03:20 +01:00
..
hm_ameth.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
hm_pmeth.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
hmac.c Fix leak in HMAC error path 2015-06-10 11:03:20 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00