Merge remote-tracking branch 'weasel/bug19557' into maint-0.2.8

This commit is contained in:
Nick Mathewson
2016-07-05 12:40:25 -04:00
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major bugfixes (sandboxing):
- Our sandboxing code would not allow us to write to stats/hidserv-stats,
causing tor to abort while trying to write stats. This was previously
masked by bug 19556. Fixes bug 19557.