> When I run valgrind (valgrind --leak-check=full --leak-resolution=high
> -v) I'm getting the following three memory leak errors reported. I
> believe I am shutting OpenSSL down correctly and freeing all of the
> memory I get back from these calls. Does anyone have any thoughts or
> suggestions?

        The textbook answer is to do whatever you did *twice* and if the numbers
don't double, it wasn't a leak. The first looks like it might be a leak. The
second and third don't look at all like a leak.

        DS



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

Reply via email to