|
@@ -432,6 +432,7 @@ int _circuit_mark_for_close(circuit_t *circ) {
|
|
|
|
|
|
* are closing because the circuit is getting torn down. No need
|
|
* are closing because the circuit is getting torn down. No need
|
|
* to send an end cell*/
|
|
* to send an end cell*/
|
|
|
|
+ conn->has_sent_end = 1;
|
|
connection_mark_for_close(conn);
|
|
connection_mark_for_close(conn);
|
|
}
|
|
}
|
|
}
|
|
}
|