[tor-bugs] #12184 [Tor]: Circuit on detached list which I had no reason to mark

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jun 3 21:33:20 UTC 2014


#12184: Circuit on detached list which I had no reason to mark
-----------------------------+--------------------------------
     Reporter:  cypherpunks  |      Owner:
         Type:  defect       |     Status:  new
     Priority:  normal       |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:  Tor: 0.2.5.4-alpha
   Resolution:               |   Keywords:  024-backport
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by nickm):

 And for that matter, look at this stupid code in
 command_process_destroy_cell.
 {{{
   if (!CIRCUIT_IS_ORIGIN(circ) &&
       cell->circ_id == TO_OR_CIRCUIT(circ)->p_circ_id) {
 }}}

 That's wrong; a circuit may have the same circ_id for both p_circ_id and
 n_circ_id.

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


More information about the tor-bugs mailing list