mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Be sure to call monotime_init() at startup.
This commit is contained in:
@@ -3646,6 +3646,8 @@ tor_main(int argc, char *argv[])
|
||||
#endif
|
||||
}
|
||||
|
||||
monotime_init();
|
||||
|
||||
switch (get_options()->command) {
|
||||
case CMD_RUN_TOR:
|
||||
#ifdef NT_SERVICE
|
||||
|
||||
Reference in New Issue
Block a user