Fix our check for the "first" bridge descriptor.

This is meant to be a better bug 9229 fix -- or at least, one more
in tune with the intent of the original code, which calls
router_retry_directory_downloads() only on the first bridge descriptor.
This commit is contained in:
Nick Mathewson
2014-03-10 15:11:21 -04:00
parent b8ceb464e5
commit 7aa2192048
2 changed files with 33 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Avoid 60-second delays in the bootstrapping process when Tor
is launching for a second time while using bridges. Fixes bug 9229;
bugfix on 0.2.0.3-alpha.