From 0888c2f8f55037b49fead49091013f2cc7de17c5 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 11 May 2012 12:52:21 -0400 Subject: When no usable exit satisfies a predicted port, stop predicting it. Fix for bug 3296. --- changes/bug3296 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug3296 (limited to 'changes') diff --git a/changes/bug3296 b/changes/bug3296 new file mode 100644 index 000000000..31c9eacb6 --- /dev/null +++ b/changes/bug3296 @@ -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. -- cgit v1.2.3