mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'nickm-github/bug32884_035' into maint-0.3.5
This commit is contained in:
@@ -265,6 +265,6 @@ tor_threads_init(void)
|
||||
pthread_attr_setdetachstate(&attr_detached, PTHREAD_CREATE_DETACHED);
|
||||
tor_assert(ret2 == 0);
|
||||
threads_initialized = 1;
|
||||
set_main_thread();
|
||||
}
|
||||
set_main_thread();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user