]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix: Crash on SIGSEGV if at least one worker thread cannot be launched
authorWaldemar Zimpel <w.zimpel@dev.utilizer.de>
Thu, 27 Mar 2025 22:15:05 +0000 (23:15 +0100)
committerWaldemar Zimpel <w.zimpel@dev.utilizer.de>
Thu, 27 Mar 2025 22:15:05 +0000 (23:15 +0100)
commitf79afc54dd5cd2c6388dc535e91b002a9495b572
tree52aab5c0565bae6313fb40c3e4fc0a2893c29f60
parentdd25a8c7de4d680ae7333dd5d6863c10f20b2e54
Fix: Crash on SIGSEGV if at least one worker thread cannot be launched

Perform a clean shutdown in case worker threads cannot be lauched.
src/app/main/main.c
src/core/mainloop/cpuworker.c
src/core/mainloop/cpuworker.h