openssl/crypto/include
Matt Caswell b7326ea710 NULL the thread_local_inits_st pointer after use
After the final use of the thread_local_inits_st we should ensure it is
set to NULL, just in case OPENSSL_INIT_thread_stop gets called again and
it tries to use garbage.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-09 23:29:31 +00:00
..
internal NULL the thread_local_inits_st pointer after use 2016-02-09 23:29:31 +00:00