No dynamic-init fix; merge goof.
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
907d2c2f62
commit
ea7736a093
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue