From ebce7059ffbc3a4a8b7ff7cf923b0e6a402f4f33 Mon Sep 17 00:00:00 2001 From: teor Date: Mon, 9 Sep 2019 13:53:58 +1000 Subject: [PATCH] changes: file for 31594 --- changes/bug31594 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug31594 diff --git a/changes/bug31594 b/changes/bug31594 new file mode 100644 index 0000000000..75e6ec33cc --- /dev/null +++ b/changes/bug31594 @@ -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. -- 2.47.3