]> git.ipfire.org Git - thirdparty/tor.git/commit
Possible fix for bug 7212
authorNick Mathewson <nickm@torproject.org>
Mon, 12 Nov 2012 03:20:59 +0000 (22:20 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 12 Nov 2012 13:28:09 +0000 (08:28 -0500)
commitf473d83deaf893c6efe49094cfc5d9b435e7fcb9
tree4732843f92e299cd46cb4ff6c13ab8d2b91f075f
parent0523c8de7d7f775e9a89134340f88ae00bde158b
Possible fix for bug 7212

This is the simplest possible workaround: make it safe to call
circuit_cell_queue_clear() on a non-attached circuit, and make it
safe-but-a-LD_BUG-warning to call update_circuit_on_cmux() on a
non-attached circuit.

 LocalWords:  unstage src Untracked
changes/bug7212 [new file with mode: 0644]
src/or/relay.c
src/or/relay.h