Merge remote-tracking branch 'public/bug3296'

This commit is contained in:
Nick Mathewson
2012-05-16 10:40:21 -04:00
4 changed files with 30 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes:
- If we are unable to find any exit that supports our predicted
ports, stop calling them predicted, so that we don't loop and
build hopeless circuits indefinitely. Fix for bug 3296; bugfix
on 0.0.9pre6, which introduced predicted ports.