Crash with CRYPTO_THREAD_lock_free() fixed

FreeBSD Bugzilla – Bug 255486

The problem was that the implementation of the pthreads library is different. pthread_rwlock_init() function was allocating memory in a non-shared area.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.