Hi,
When I tracked memory leak ( with valgrind ), it is said that memory
allocated by SSL_load_error_strings is not released.
what function should I use to free memory allocated by
SSL_load_error_strings ?
Thanks for your help

Reply via email to