[tor-bugs] #1756 [Tor Client]: Microdescriptors: clients can fetch and store microdesc consensuses and microdescs

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu May 5 22:01:38 UTC 2011


#1756: Microdescriptors: clients can fetch and store microdesc consensuses and
microdescs
------------------------+---------------------------------------------------
 Reporter:  nickm       |          Owner:  nickm              
     Type:  task        |         Status:  needs_review       
 Priority:  normal      |      Milestone:  Deliverable-May2011
Component:  Tor Client  |        Version:                     
 Keywords:              |         Parent:  #1748              
   Points:              |   Actualpoints:                     
------------------------+---------------------------------------------------

Comment(by rransom):

 From
 [https://gitweb.torproject.org/nickm/tor.git/commit/c68ee71d6baab32744b9eab8d5208e79d556bcfd
 commit c68ee71d6baab32744b9eab8d5208e79d556bcfd]:
 {{{
 +  case CONFIG_TYPE_AUTOBOOL:
 +    if (strcmp(c->value, "auto"))
 +      *(int *)lvalue = -1;
 }}}

 Do you need a `!` there?

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


More information about the tor-bugs mailing list