[openssl-users] Handle Leaks - shmem-win32.c shmem.c - OpenSSL 1.0.1l
Kurt Roeckx
kurt at roeckx.be
Sun Jan 25 09:48:12 UTC 2015
On Sat, Jan 24, 2015 at 04:34:14PM -0500, Avery A. Tarasov wrote:
>
> Important findings:
>
> *1) * If SSL_library_init() and SSL_load_error_strings() are *removed*
> (which are the only 2 OpenSSL functions I'm using).... the handle leaks go
> away..
>
> *2)* If SSL_library_init() and SSL_load_error_strings() are *kept* but
> the creation of the thread is *removed* -- no more handle leaks..
And that thread is clean up? You know a thread has a handle too?
Kurt
More information about the openssl-users
mailing list