#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
_______________________________________________ tor-bugs mailing list tor-bugs@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs