[tor-bugs] #9979 [Tor]: Redundant check in channel_tls_handle_incoming
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Feb 7 06:42:56 UTC 2014
#9979: Redundant check in channel_tls_handle_incoming
------------------------+------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-relay 024-backport
Actual Points: | Parent ID:
Points: |
------------------------+------------------------------------
Comment (by andrea):
I think that's probably an artifact from the early version of channels
where channel_listener_t wasn't a separate structure and incoming new
channels worked a bit differently. It can be changed to just
'channel_register(chan);' without any problem.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9979#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list