summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-05-12 13:54:21 -0400
committerNick Mathewson <nickm@torproject.org>2009-05-12 13:54:21 -0400
commit88d81ead83ded22db7eaf8090edd9ee0937b2dd5 (patch)
tree478a47e7a8719b64c86862ab598437381c6e7b68 /ChangeLog
parent9b32e8c141978c67ef70cc5eb0c68b459c131d41 (diff)
downloadtor-88d81ead83ded22db7eaf8090edd9ee0937b2dd5.tar.gz
tor-88d81ead83ded22db7eaf8090edd9ee0937b2dd5.zip
Better debugging output for bug 977 case.
(Don't crash immediately if we have leftover chunks to free after freeing chunks in a buffer freelist; instead log a debugging message that might help.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ca41e13b5..9359915c1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes in version 0.2.1.15??? - ????-??-??
- Actually return -1 in the error case for read_bandwidth_usage. Bug
was harmless, we currently don't care for the return value anywhere.
Bugfix on 0.2.0.9-alpha.
+ - Provide a more useful log message if bug 977 (related to buffer
+ freelists) ever reappears, and do not crash right away.
+
Changes in version 0.2.1.14-rc - 2009-04-12
o Major features: