Add reference counting around the thread state hash table.
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Sep 2003 20:29:11 +0000 (20:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Sep 2003 20:29:11 +0000 (20:29 +0000)
commit732d1bf43a8eca8f23006ff45d9add4d5c5992ed
tree6c1bf6d812b20bccdbae5fd599dfce87803fa059
parent88fd7424f6443b0a8d04975e4686a7326c0ed407
Add reference counting around the thread state hash table.
Unfortunately, this means that the dynamic ENGINE version just went up, and
isn't backward compatible.
PR: 678
crypto/engine/engine.h
crypto/err/err.c
crypto/err/err.h