[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
Thu Sep 2 21:09:14 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 nickm):

 looks plausible, but...

 tor_assert(!conn->_base.purpose == DIR_PURPOSE_FETCH_EXTRAINFO) will
 '''DEFINITELY''' not do what you expect, since ! has higher precedence
 than ==.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1138#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list