[tor-bugs] #6274 [Tor Client]: config parsing does not abort if ServerTransportPlugin but no ORPort (was: segfault if ServerTransportPlugin without an ORPort)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jul 3 11:18:43 UTC 2012


#6274: config parsing does not abort if ServerTransportPlugin but no ORPort
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:  pt          |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by asn):

  * status:  new => needs_review


Comment:

 Hm, seems like it no longer segfaults since #4865.

 Still, it did not consider `(ServerTransportPlugin && !ORPort)` an invalid
 configuration, and it was giving bad data to the managed proxy:
 {{{
 [debug] Proxy environment (cont):
 extended_port: ''
 or_port: '(null)'
 bindaddrs: 'obfs2-0.0.0.0:33290'
 }}}

 Please see branch `bug6274` in
 `https://git.gitorious.org/mytor/mytor.git`.

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


More information about the tor-bugs mailing list