Merge branch 'maint-0.4.1' into release-0.4.1

This commit is contained in:
Nick Mathewson
2019-10-22 12:15:14 -04:00
9 changed files with 159 additions and 24 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (error handling):
- When tor aborts due to an error, close log file descriptors before
aborting. Closing the logs makes some OSes flush log file buffers,
rather than deleting buffered log lines. Fixes bug 31594;
bugfix on 0.2.5.2-alpha.