blob: 5165b3a677a1c5ab03bb6f35e9fc4cd396172e74 (
plain)
1
2
3
4
5
6
|
o Minor bugfixes:
- Reject relative control socket paths and emit a warning.
Previously single-component control socket paths would be rejected,
but Tor would not log why it could not validate the config.
Now we reject all relative control socket paths and print a warning.
Fixes bug 9047; bugfix on 0.2.2.6-alpha.
|