Fix mem leak on error path
The mem pointed to by tmp can be leaked on an error path.
Reviewed-by:
Tim Hudson <tjh@openssl.org>
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
The mem pointed to by tmp can be leaked on an error path.
Reviewed-by:
Tim Hudson <tjh@openssl.org>