Log an error reply from tor-fw-helper correctly.

Fix for bug 9781; bugfix on cd05f35d2c in 0.2.4.2-alpha.
This commit is contained in:
Nick Mathewson
2014-05-06 21:34:40 -04:00
parent 1adc98b9b5
commit b5e142cb1b
2 changed files with 22 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (tor-fw-helper):
- Give a correct log message when tor-fw-helper fails to launch.
(Previously, we would say something like "tor-fw-helper sent us a
string we could not parse".) Fixes bug 9781; bugfix on 0.2.4.2-alpha.