mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Also, document the actual behavior and return values of tor_terminate_process. Fixes bug18686; bugfix on 0.2.3.9-alpha.
5 lines
237 B
Text
5 lines
237 B
Text
o Minor bugfixes (pluggable transports):
|
|
- Avoid reporting a spurious error when we decide that we don't
|
|
need to terminate a pluggable transport because it has already
|
|
exited. Fixes bug 18686; bugfix on 0.2.5.5-alpha.
|
|
|