diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-01-22 02:34:50 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-01-22 02:34:50 +0000 |
commit | 033e20ca0be4dc0181091951e88a9686528e93fc (patch) | |
tree | 8498a34647b60a2b122a72db222be8127ac7a1b9 /ChangeLog | |
parent | e0ae28d0cd69b5bc4fe3a58800702fd84b12d51f (diff) | |
download | tor-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |