[tor-bugs] #7129 [Tor]: circuit_end_reason_to_control_string(): Bug: Unrecognized reason code 13

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Oct 17 10:12:56 UTC 2012


#7129: circuit_end_reason_to_control_string(): Bug: Unrecognized reason code 13
----------------------------+-----------------------------------------------
    Reporter:  cypherpunks  |        Type:  defect
      Status:  new          |    Priority:  normal
   Milestone:               |   Component:  Tor   
     Version:               |    Keywords:        
      Parent:               |      Points:        
Actualpoints:               |  
----------------------------+-----------------------------------------------

Comment(by andrea):

 Ah, here, the bitwise or is of quite recent origin:

 https://trac.torproject.org/projects/tor/ticket/7129#comment:3

 Looks like it got mal-merged; it became
 END_CIRC_REASON_FLAG_REMOTE|END_CIRC_REASON_CHANNEL_CLOSED|reason in the
 channels merge itself, since that change would have conflicted with the
 renaming of END_CIRC_REASON_OR_CONN_CLOSED.  Guess I didn't need that
 stack trace after all.

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


More information about the tor-bugs mailing list