[tor-bugs] #3019 [Tor Bridge]: setconf clears bridge descriptor refetch timers
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Mon May 16 00:05:14 UTC 2011
    
    
  
#3019: setconf clears bridge descriptor refetch timers
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:  arma              
     Type:  defect      |         Status:  needs_review      
 Priority:  major       |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Bridge  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Comment(by nickm):
 Thanks for reviewing; I'll make the check-spaces test patch and merge.
 wrt the free-then-remove or remove-then-free, it doesn't matter at all for
 smartlists.  For other types (like hashtables or a hypothetical linked
 list type), you really do want to remove-then-free.  I would suggest a
 general remove-then-free habit, but not strongly enough to run around
 changing existing cases.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3019#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list