[tor-bugs] #7950 [Tor]: contactinfo with quotes fails without explaining why

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 14 00:50:32 UTC 2013


#7950: contactinfo with quotes fails without explaining why
-----------------------+----------------------------------------------------
 Reporter:  arma       |          Owner:                    
     Type:  defect     |         Status:  new               
 Priority:  normal     |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor        |        Version:                    
 Keywords:  tor-relay  |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by arma):

 Here's our first hint:
 {{{
   /* Find the end of the line. */
   if (*line == '\"') { // XXX No continuation handling is done here
 }}}
 in src/common/util.c:2614 (in parse_config_line_from_str())

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


More information about the tor-bugs mailing list