Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/apache2/openssl/dist/crypto
Module Name: src
Committed By: christos
Date: Wed Jan 28 13:58:36 UTC 2026
Modified Files:
src/crypto/external/apache2/openssl/dist/crypto: initthread.c
Log Message:
Can't use -1 for the recursion_guard thread id, because pthread_equal
SEGV's trying to verify the thread magic.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/crypto/external/apache2/openssl/dist/crypto/initthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index