mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
717b59ac2b
Fixes #40990 Signed-off-by: David Goulet <dgoulet@torproject.org>
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
o Minor bugfix (process):
|
|
- Avoid closing all possible FDs when spawning a process (PT). On some systems, this could
|
|
lead to 3+ minutes hang. Fixes bug 40990; bugfix on 0.3.5.1-alpha.
|
|
|