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 register or sign in to comment
The BIO_free() allocated ex_data again that we already freed.
Reviewed-by:
Richard Levitte <levitte@openssl.org>