be sure to detach streams from the circuit linked list before freeing them
commit69931106f898aecb60d503d6e10e3aa118961c29
authorRoger Dingledine <arma@torproject.org>
Wed, 2 Jun 2004 18:32:24 +0000 (2 18:32 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 2 Jun 2004 18:32:24 +0000 (2 18:32 +0000)
tree99ea7ee36a2fc5820e8a764cb8e143a784db7dad
parent0932505829b3c06b1ad4828005601dce3a74586b
be sure to detach streams from the circuit linked list before freeing them

also, don't bother marking a conn for close if you're about to free it

svn:r1935
src/or/connection.c
src/or/connection_edge.c
src/or/dns.c