In ntmain, call set_main_thread() before running the loop.
[tor.git] / changes / bug15088
blob95878bdb399c087340e1a77baefde5ead525b94b
1   o Minor bugfixes (Linux seccomp2 sandbox):
2     - Upon receiving sighup, do not crash during attempts to call
3       wait4. Fixes bug 15088; bugfix on 0.2.5.1-alpha. Patch from
4       "sanic".