[tor-bugs] #20376 [Core Tor/Tor]: Do not mark circs for close again after relay_send_command_from_edge()

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Oct 16 22:45:39 UTC 2016


#20376: Do not mark circs for close again after relay_send_command_from_edge()
--------------------------+------------------------------
 Reporter:  twim          |          Owner:
     Type:  defect        |         Status:  needs_review
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Tor  |        Version:
 Severity:  Minor         |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------

Comment (by twim):

 Only OR-side circs should be filtered out here. So
 `relay_send_command_from_edge()` should not be called on such circuits,
 right? If yes, there should be an assertion instead of `return -1`.

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


More information about the tor-bugs mailing list