]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 31594
authorteor <teor@torproject.org>
Mon, 9 Sep 2019 03:53:58 +0000 (13:53 +1000)
committerteor <teor@torproject.org>
Mon, 9 Sep 2019 04:56:50 +0000 (14:56 +1000)
changes/bug31594 [new file with mode: 0644]

diff --git a/changes/bug31594 b/changes/bug31594
new file mode 100644 (file)
index 0000000..75e6ec3
--- /dev/null
@@ -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.