[openssl-dev] [openssl.org #2363] bug: memory allocated by DH_new() may never be free()ed

Roumen Petrov via RT rt at openssl.org
Mon Feb 29 21:45:29 UTC 2016


It is expected DH_free(DH_new()); to leaks memory.  Usually XXX method 
initialize "extra data".

Sample code is without code that clear library, at least 
CRYPTO_cleanup_all_ex_data is missing.

Roumen



-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=2363
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list