mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
No dynamic-init fix; merge goof.
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
907d2c2f62
commit
ea7736a093
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user