[tor-bugs] #4534 [Tor Client]: connection_connect(): Inconsistency in code

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Nov 21 14:10:08 UTC 2011


#4534: connection_connect(): Inconsistency in code
------------------------+---------------------------------------------------
 Reporter:  troll_un    |          Owner:     
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:     
Component:  Tor Client  |        Version:     
 Keywords:  easy        |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------
 {{{
   s = tor_open_socket(protocol_family,SOCK_STREAM,IPPROTO_TCP);
   if (s < 0) {
 }}}
 Instead of SOCKET_OK(s).

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


More information about the tor-bugs mailing list