]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix circuitmux attach/detach logic in circuit_set_circid_chan_helper(); it's possible...
authorAndrea Shepard <andrea@torproject.org>
Mon, 1 Oct 2012 17:39:40 +0000 (10:39 -0700)
committerAndrea Shepard <andrea@torproject.org>
Wed, 10 Oct 2012 07:44:46 +0000 (00:44 -0700)
commit96a6eff8fe59325e58f0aa7eec7efece36980099
treed3bb9dccbd6bcbb68b437c47fc72482536234ed2
parent60ec46a2ec6fef36ec1891e89e0d73572eb60bfd
Fix circuitmux attach/detach logic in circuit_set_circid_chan_helper(); it's possible for id to be zero (not assigned yet) and shouldn't be attached then
src/or/circuitlist.c