diff options
author | Roger Dingledine <arma@torproject.org> | 2012-08-27 14:28:00 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-08-27 14:28:00 -0400 |
commit | 0ccd57f0f247171d43e325d29bfcc102d877ca1c (patch) | |
tree | 15670f3736be7ffd84ce76203cf4042d41d24992 /ChangeLog | |
parent | 5898c09c3ab6c20df822ea919fecc9420a48aa7b (diff) | |
download | tor-0ccd57f0f247171d43e325d29bfcc102d877ca1c.tar.gz tor-0ccd57f0f247171d43e325d29bfcc102d877ca1c.zip |
and fix them here too
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ Changes in version 0.2.2.38 - 2012-08-12 - Tor 0.2.2.38 fixes a rare race condition that can crash exit relays; - fixes a remotely triggerable crash bug; and fixes a timing attack that - could in theory leak path information. + Tor 0.2.2.38 fixes a remotely triggerable crash bug, and fixes a timing + attack that could in theory leak path information. o Security fixes: - Avoid an uninitialized memory read when reading a vote or consensus |