[or-cvs] [tor/maint-0.2.2 6/6] Add changes file for bug1125
nickm at torproject.org
nickm at torproject.org
Fri Nov 12 18:03:11 UTC 2010
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri, 12 Nov 2010 13:03:18 -0500
Subject: Add changes file for bug1125
Commit: 3a7614c670cd31b76df1ddc8872e7050faf61355
---
changes/bug1125 | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 changes/bug1125
diff --git a/changes/bug1125 b/changes/bug1125
new file mode 100644
index 0000000..1331246
--- /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.
+
--
1.7.1
More information about the tor-commits
mailing list