projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
907d2c2
)
No dynamic-init fix; merge goof.
author
Rich Salz
<rsalz@openssl.org>
Wed, 10 Feb 2016 13:42:33 +0000
(08:42 -0500)
committer
Rich Salz
<rsalz@openssl.org>
Wed, 10 Feb 2016 13:45:22 +0000
(08:45 -0500)
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/init.c
patch
|
blob
|
history
diff --git
a/crypto/init.c
b/crypto/init.c
index 5ecd6bae4fb12052b0776c6038717b75e5aecfc9..e2f3583b459e1dc34af420b8358d2e747df6ab42 100644
(file)
--- 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(