> > Please reference http://www.openssl.org/support/faq.html#PROG13 -- 
>  > "I think I've detected a memory leak, is this a bug?"
> > 
> > Thanks!
> 
> It doesn't matter if I call those cleaning functions, the leaks are
> still there.

In most cases the cause of an apparent memory leak is an OpenSSL internal table 
that is allocated when an application starts up. Since such tables do not grow 
in size over time they are harmless.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to