Merge remote branch 'origin/maint-0.2.2'

This commit is contained in:
Nick Mathewson
2010-11-12 13:06:54 -05:00
2 changed files with 17 additions and 6 deletions
+8
View File
@@ -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.