Explorar o código

Make unit tests run again. Fix bug 4606.

Nick Mathewson %!s(int64=14) %!d(string=hai) anos
pai
achega
441ab6cdd5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/test/test.c

+ 1 - 0
src/test/test.c

@@ -1907,6 +1907,7 @@ main(int c, const char **v)
     printf("Can't initialize crypto subsystem; exiting.\n");
     return 1;
   }
+  crypto_set_tls_dh_prime(NULL);
   rep_hist_init();
   network_init();
   setup_directory();