diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-18 04:27:23 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-18 04:27:23 +0000 |
commit | 676175103de747085d02a647fc200f77cb0f4260 (patch) | |
tree | 697422330ba1cc19ed32d43e090d1e354e1e802a /ChangeLog | |
parent | 5c235cb5ecf83a89ff6c9f514d1d8618043b39e7 (diff) | |
download | tor-676175103de747085d02a647fc200f77cb0f4260.tar.gz tor-676175103de747085d02a647fc200f77cb0f4260.zip |
Fix a valgrind-located memory stomp. Bugfix on 0.2.1.6-alpha.
svn:r17667
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Changes in version 0.2.1.9-alpha - 2008-12-2? the client never closes the circuit, then the exit relay never closes the TCP connection. Bug introduced in Tor 0.1.2.1-alpha; reported by "wood". + - Avoid a possible memory corruption bug when receiving hidden service + descriptors. Bugfix on 0.2.1.6-alpha. o Minor features: - Give a better error message when an overzealous init script says |