[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 05:19:16 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 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;
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1138#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list