diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-03-06 13:42:28 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-03-06 13:42:28 -0500 |
commit | 35fcec38809f9805326d8e2c81bad33d0ef000ae (patch) | |
tree | c84d4b3c3a4388b1fe715d5a43e586f15a1e14d1 /changes/ipv6_crash | |
parent | ed14888e7e9ffb1877ddb7780b5033314d244fb3 (diff) | |
parent | 4fa70e11ed93e8f2d67dfab6f64080a0d017e2d9 (diff) | |
download | tor-35fcec38809f9805326d8e2c81bad33d0ef000ae.tar tor-35fcec38809f9805326d8e2c81bad33d0ef000ae.tar.gz |
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Diffstat (limited to 'changes/ipv6_crash')
-rw-r--r-- | changes/ipv6_crash | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/ipv6_crash b/changes/ipv6_crash index 2b04355a5..02f8aaa41 100644 --- a/changes/ipv6_crash +++ b/changes/ipv6_crash @@ -1,3 +1,4 @@ - o Major bugfixes (directory authority) + o Major bugfixes: - Fix a crash in parsing router descriptors containing IPv6 - addresses. Bugfix on 0.2.1.3-alpha. + addresses. This one crashed the directory authorities when somebody + fired up some experimental code. Bugfix on 0.2.1.3-alpha. |