[tor-bugs] #12700 [Tor]: relay_command_to_string() doesn't know about EXTEND2 / EXTENDED2
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jul 28 19:44:52 UTC 2014
#12700: relay_command_to_string() doesn't know about EXTEND2 / EXTENDED2
------------------------+--------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by nickm):
Right now it does `default: "return (unrecognized)";`. To make it a
little more future-proof, you could add a static char buffer and sprintf
into it on default?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12700#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list