Skip to content
Commit e43a13c8 authored by Matt Caswell's avatar Matt Caswell
Browse files

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: default avatarRichard Levitte <levitte@openssl.org>
parent 68886be7
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