Fix memory leak in the apps
The BIO_free() allocated ex_data again that we already freed.
Reviewed-by:
Richard Levitte <levitte@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 BIO_free() allocated ex_data again that we already freed.
Reviewed-by:
Richard Levitte <levitte@openssl.org>