Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.4

This commit is contained in:
Nick Mathewson
2015-02-24 13:23:44 -05:00
2 changed files with 12 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
o Major bugfixes (exit node stability):
- Fix an assertion failure that could occur under high DNS load. Fixes
bug 14129; bugfix on Tor 0.0.7rc1. Found by "jowr"; diagnosed and fixed
by "cypherpunks".