In err_cleanup(), cleanup the thread local storage too
authorRichard Levitte <levitte@openssl.org>
Sun, 26 Mar 2017 18:01:44 +0000 (20:01 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 27 Mar 2017 10:55:34 +0000 (12:55 +0200)
commit7dca72af91936d246700b78e06def16561a36028
treefe46c8cd36fcd82b3d71e4c3d66375e2eb2f96ac
parentbe25316469eebf7e55cdcf3b5ded5edcf09a2723
In err_cleanup(), cleanup the thread local storage too

Fixes #3033

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3035)
(cherry picked from commit 165f1c3ef39680471339d21b9f6c12ea86b4a26a)
crypto/err/err.c