Change use of CRYPTO_THREADID so that we always use both the ulong and
authorBodo Möller <bodo@openssl.org>
Mon, 19 May 2008 20:45:25 +0000 (20:45 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 19 May 2008 20:45:25 +0000 (20:45 +0000)
commit4bd4afa34e4c67279edee29c93b03bd7ed144d88
tree7a83925c7d3ae520007a4d2de775314d9b4132bf
parent148bb9515c7e1be16cc17e4b59e043c84a40af16
Change use of CRYPTO_THREADID so that we always use both the ulong and
ptr members.

(So if the id_callback is bogus, we still have &errno.)
CHANGES
crypto/cryptlib.c
crypto/crypto.h