summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-02-10 08:42:33 -0500
committerRich Salz <rsalz@openssl.org>2016-02-10 08:45:22 -0500
commitea7736a0930d8c9dd3d4d1a3b3e001ff56364bd6 (patch)
treed0594acae3faf2ef371503ce68140dc2816bda38 /crypto
parent907d2c2f62c45199d12138e597bf343283b80b12 (diff)
No dynamic-init fix; merge goof.
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/init.c b/crypto/init.c
index 5ecd6bae4f..e2f3583b45 100644
--- a/crypto/init.c
+++ b/crypto/init.c
@@ -604,7 +604,6 @@ void OPENSSL_INIT_library_stop(void)
CONF_modules_free();
RAND_cleanup();
base_inited = 0;
- OPENSSL_INIT_ONCE_DYNAMIC_INIT(&base);
}
static const OPENSSL_INIT_SETTINGS *ossl_init_get_setting(