Avoid a race condition if another thread happens to remove the error
authorRichard Levitte <levitte@openssl.org>
Tue, 25 Jul 2000 16:56:39 +0000 (16:56 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 25 Jul 2000 16:56:39 +0000 (16:56 +0000)
commit34f0fe9de0597bd933f2dd13ae26843ed5273922
tree8a0c61091b8384a2e92d26e39a069531d3f81dce
parentccb9aae90550fced1412074998927813903854bd
Avoid a race condition if another thread happens to remove the error
state at the same time.
crypto/err/err.c