[tor-bugs] #7089 [Tor]: channel_process_cells: cells handled out of order

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Oct 11 20:50:09 UTC 2012


#7089: channel_process_cells: cells handled out of order
-----------------------+----------------------------------------------------
    Reporter:  nickm   |       Owner:                    
        Type:  defect  |      Status:  closed            
    Priority:  major   |   Milestone:  Tor: 0.2.4.x-final
   Component:  Tor     |     Version:                    
  Resolution:  fixed   |    Keywords:  tor-relay         
      Parent:          |      Points:                    
Actualpoints:          |  
-----------------------+----------------------------------------------------

Comment(by andrea):

 The remaining SMARTLIST_DEL_CURRENT uses in channel.c will be
 unproblematic, they're in channel_run_cleanup() and
 channel_listener_run_cleanup(), so they always delete the entire list and
 those lists are order-insensitive anyway.

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


More information about the tor-bugs mailing list