I'm getting a memory leak in an application that uses openssl 9.4. The leak occurs on
calls to ERR_load_ERR_strings() and ERR_load_crypto_strings(). Is there a
corresponding call that needs to be made to de-allocate memory associated with these
calls ? - or perhaps it's not actually a leak, maybe these calls create static data ?
I tried inserting a call to CRYPTO_malloc_init(), but I get the same results. Any
suggestions ?
--
Bob Ollila - [EMAIL PROTECTED]
(603)665-8100, (603)665-8103 fax
TerraLink Technologies - http://www.terralinktech.com
1600 Candia Road, Suite 5, Manchester NH 03109
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]