summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-08-16 00:27:05 -0400
committerNick Mathewson <nickm@torproject.org>2010-08-16 00:27:05 -0400
commitbf8d66364fed39113d0ca953c55c10b9f5f34703 (patch)
tree50d2fd480236577439fe4a4a4202fb9a6719d497 /changes
parent15379a7254a5d17ab9a2057435a6daa9c08ae880 (diff)
parent8150e2ad245e9d2dbfb35ae53384424efd749890 (diff)
downloadtor-bf8d66364fed39113d0ca953c55c10b9f5f34703.tar.gz
tor-bf8d66364fed39113d0ca953c55c10b9f5f34703.zip
Merge commit 'public/warn1125'
Diffstat (limited to 'changes')
-rw-r--r--changes/warn11255
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/warn1125 b/changes/warn1125
new file mode 100644
index 0000000000..3b723e712b
--- /dev/null
+++ b/changes/warn1125
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Instead of giving an assertion failure on an internal mismatch
+ on estimated freelist size, just log a BUG warning and try later.
+ Mitigates but does not fix bug 1125.
+