Hi,

I am using libcurl with openssl latest versions on windows in my application.
Since application is multi-threaded, I have implemented openssl mutex
callbacks as per following documentation

http://www.openssl.org/docs/crypto/threads.html

But I do not see these callbacks getting called at all. Is this normal
or is there any pattern when they will be executed?
I am also getting some memory leaks after doing many uploads and
downloads but I am not sure if it is related to this.

Thanks in advance.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to