diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-03-06 13:15:32 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-03-06 13:15:32 -0500 |
commit | fb421c00052cfebda33c4d42346c7eeef30f865f (patch) | |
tree | bc4c003d5d236e19433a6d2c078f696af62fccf3 /changes/ipv6_crash | |
parent | b3918b3bbbfa9097246d63746c8b540eff2ec8e8 (diff) | |
download | tor-fb421c00052cfebda33c4d42346c7eeef30f865f.tar.gz tor-fb421c00052cfebda33c4d42346c7eeef30f865f.zip |
Changes file for ipv6 parsing issue
Diffstat (limited to 'changes/ipv6_crash')
-rw-r--r-- | changes/ipv6_crash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ipv6_crash b/changes/ipv6_crash new file mode 100644 index 0000000000..2b04355a57 --- /dev/null +++ b/changes/ipv6_crash @@ -0,0 +1,3 @@ + o Major bugfixes (directory authority) + - Fix a crash in parsing router descriptors containing IPv6 + addresses. Bugfix on 0.2.1.3-alpha. |