Hi!
My multithread app needs use AES and SHA1 algorithms.
I've added several mutexes as described in crypto/threads/mttest.c but helgrind nevertheless reports about race conditions in ssl functions. Also there are several segfaults caused by ssl funcs(gdb detects). OPENSSL_THREADS defined.
All used variables of ssl types are local, static defined.

What can be  wrong?

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

Reply via email to