]> git.ipfire.org Git - thirdparty/tor.git/commit
Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_
authorNick Mathewson <nickm@torproject.org>
Wed, 12 Mar 2014 14:57:08 +0000 (10:57 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 14 Mar 2014 15:58:34 +0000 (11:58 -0400)
commitd769cab3e50979807a526b3ebc5c341c13b12e97
treed523e22c1d43b360c22d92474b603a5b85147767
parent1a74360c2dd5c197e2dfc28b37961c77bb7792f1
Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_

Doing this as part of the patch for #9683 to prevent possible bugs
down the line
src/or/circuitlist.c