[tor-bugs] #31579 [Core Tor/Tor]: Space out the arguments of cell functions in rend_process_relay_cell()

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 30 22:53:30 UTC 2019


#31579: Space out the arguments of cell functions in rend_process_relay_cell()
------------------------------+----------------------
     Reporter:  neel          |      Owner:  neel
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  easy
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+----------------------
 In the `switch (command) {` statement in `rend_process_relay_cell()`,
 arguments to the functions corresponding to cells aren't spaced, like:

 {{{
         r = hs_intro_received_establish_intro(or_circ,payload,length);
 }}}

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


More information about the tor-bugs mailing list