tor/changes/bug21123
teor c83463ef74
Remove a rendundant check for PidFile changes at runtime
This check is already performed regardless of whether the sandbox is active.

Fixes bug 21123; bugfix on commit 2ae47d3 in 0.2.5.4-alpha.
2017-01-03 15:03:34 +11:00

6 lines
283 B
Plaintext

o Minor bugfixes (dead code):
- Remove a rendundant check for PidFile changes at runtime in
options_transition_allowed(): this check is already performed regardless
of whether the sandbox is active. Fixes bug 21123; bugfix on commit
2ae47d3 in 0.2.5.4-alpha.