aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug11258
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug1125 b/changes/bug1125
new file mode 100644
index 000000000..1331246a1
--- /dev/null
+++ b/changes/bug1125
@@ -0,0 +1,8 @@
+ o Major bugfixes
+ - Do not log messages to the controller while shrinking buffer
+ freelists. Doing so would sometimes make the controller
+ connection try to allocate a buffer chunk, which would mess
+ up the internals of the freelist and cause an assertion
+ failure. Fixes bug 1125; fixed by Robert Ransom. Bugfix on
+ Tor 0.2.0.16-alpha.
+