mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
Make unit tests run again. Fix bug 4606.
This commit is contained in:
parent
fdc0aa8c45
commit
441ab6cdd5
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user