Explorar o código

Merge remote-tracking branch 'arma/bug11276'

Nick Mathewson %!s(int64=10) %!d(string=hai) anos
pai
achega
6709a1f58d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/common/crypto.c

+ 3 - 0
src/common/crypto.c

@@ -282,6 +282,9 @@ int
 crypto_early_init(void)
 {
   if (!crypto_early_initialized_) {
+
+    crypto_early_initialized_ = 1;
+
     ERR_load_crypto_strings();
     OpenSSL_add_all_algorithms();