[tor-bugs] #18263 [Tor]: GETCONF provides incorrect value when undefined

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Feb 6 23:33:00 UTC 2016


#18263: GETCONF provides incorrect value when undefined
------------------------+-----------------
     Reporter:  atagar  |      Owner:
         Type:  defect  |     Status:  new
     Priority:  Low     |  Milestone:
    Component:  Tor     |    Version:
     Severity:  Minor   |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |    Sponsor:
------------------------+-----------------
 This is kinda subtle but CommaList and RouterList values mistakenly
 include a '=' when undefined...

 {{{
 GETCONF ExcludeNodes
 250 ExcludeNodes=
 }}}

 By contrast here's what Bridge, a LineList value, provides...

 {{{
 GETCONF Bridge
 250 Bridge
 }}}

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


More information about the tor-bugs mailing list