aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-01-22 02:34:50 +0000
committerNick Mathewson <nickm@torproject.org>2007-01-22 02:34:50 +0000
commit033e20ca0be4dc0181091951e88a9686528e93fc (patch)
tree8498a34647b60a2b122a72db222be8127ac7a1b9 /ChangeLog
parente0ae28d0cd69b5bc4fe3a58800702fd84b12d51f (diff)
downloadtor-033e20ca0be4dc0181091951e88a9686528e93fc.tar.gz
tor-033e20ca0be4dc0181091951e88a9686528e93fc.zip
r9709@catbus: nickm | 2007-01-21 21:34:03 -0500
Fix memory leak on networkstatus 503. svn:r9380
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ffac5c866..ec6cb92069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,8 @@ Changes in version 0.1.2.7-alpha - 2007-??-??
buckets go absurdly negative.
- Detect and reject malformed DNS responses containing circular
pointer loops.
+ - Fix a memory leak when sending a 503 response for a networkstatus
+ request.
o Minor bugfixes:
- When computing clock skew from directory HTTP headers, consider what