mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
When no usable exit satisfies a predicted port, stop predicting it.
Fix for bug 3296.
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user