From caa0d15c4902a8d376a2a79bfbfdb21bf047366a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 13 Jun 2013 12:29:01 -0400 Subject: If we write the annotation but not the microdescriptor, rewind. This fixes bug 9047 (and some parts of 9031, 8922, 8883 that weren't fixed in 8822). Bugfix on 0.2.2.6-alpha. --- changes/bug9047 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/bug9047 (limited to 'changes/bug9047') diff --git a/changes/bug9047 b/changes/bug9047 new file mode 100644 index 0000000000..497f0d3372 --- /dev/null +++ b/changes/bug9047 @@ -0,0 +1,6 @@ + o Minor bugfixes: + - If for some reason we fail to write a microdescriptor while + rebuilding the cache, do not let the annotations from that + microdescriptor linger in the cache file, and do not let the + microdescriptor stay recorded as present in its old location. + Fixes bug 9047; bugfix on 0.2.2.6-alpha. -- cgit v1.2.3-54-g00ecf