[tor-bugs] #7089 [Tor]: channel_process_cells: cells handled out of order
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Oct 11 04:17:09 UTC 2012
#7089: channel_process_cells: cells handled out of order
-----------------------+----------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version:
Keywords: tor-relay | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
channel_process_cells handles cells with a SMARTLIST_FOREACH loop that
does SMARTLIST_DEL_CURRENT in the middle. But that's not order-
preserving. Shouldn't it be?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7089>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list