From 6905c1f60d2d0e658481df70fdcaa73251becacc Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 11 Mar 2013 14:50:41 -0400 Subject: Check more error codes when writing microdescriptors. Possible partial fix, or diagnosis tool, for bug 8031. --- changes/bug8031 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changes/bug8031 (limited to 'changes') diff --git a/changes/bug8031 b/changes/bug8031 new file mode 100644 index 000000000..17329ec5b --- /dev/null +++ b/changes/bug8031 @@ -0,0 +1,7 @@ + o Minor bugfixes: + - Use direct writes rather than stdio when building microdescriptor + caches, in an attempt to mitigate bug 8031, or at least make it + less common. + - Warn more aggressively when flushing microdescriptors to a + microdescriptor cache fails, in an attempt to mitegate bug 8031, + or at least make it more diagnosable. -- cgit v1.2.3