On Tue, Jun 15, 1999 at 04:46:52PM +0800, Michael Bai wrote:

> SSL_load_error_strings dynamically alloc some memory, 
> but I can not find a function to free this memory 

Try ERR_free_strings (declared in openssl/err.h, defined in crypto/err/err.c).
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to