[tor-bugs] #3742 [Tor Client]: auto ports are always chosen as port 94

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Aug 15 23:41:40 UTC 2011


#3742: auto ports are always chosen as port 94
------------------------+---------------------------------------------------
 Reporter:  Sebastian   |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by Sebastian):

  * status:  new => needs_review


Comment:

 Proposed fix in bug3742 in my repo. CAUTION: I am not sure if the change
 to make port_cfg_t non-const is safe with the smartlist thing. I didn't
 want to just change the argument for the tor_addr_to_sockaddr() call,
 because connection_create_listener() also takes port as an argument (it
 doesn't look at port->port, but there's nothing saying that it might not
 start doing that some day).

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


More information about the tor-bugs mailing list