[tor-bugs] #1138 [Tor Client]: If bridge authority is unreachable, client doesn't fallback to bridge
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sun Sep 12 13:13:50 UTC 2010
#1138: If bridge authority is unreachable, client doesn't fallback to bridge
-------------------------+--------------------------------------------------
Reporter: arma | Owner: mwenge
Type: defect | Status: needs_review
Priority: major | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version: 0.2.1.19
Resolution: None | Keywords: easy
Parent: |
-------------------------+--------------------------------------------------
Comment(by mwenge):
Replying to [comment:16 arma]:
> Replying to [comment:15 arma]:
>
> > It seems the defensive programming way to do that would be to say
> > if (!conn->requested_resource || strcmpstart(...))
>
> Fucking trac. Here it is again.
>
> {{{
> if (!conn->requested_resource || strcmpstart(...))
> return;
> }}}
Updated my branch. Thanks!
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1138#comment:20>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list