|
@@ -538,7 +538,7 @@ circuit_detach_stream(circuit_t *circ, edge_connection_t *conn)
|
|
|
|
|
|
log_warn(LD_BUG,"Edge connection not in circuit's list.");
|
|
log_warn(LD_BUG,"Edge connection not in circuit's list.");
|
|
/* Don't give an error here; it's harmless. */
|
|
/* Don't give an error here; it's harmless. */
|
|
- // tor_fragile_assert();
|
|
|
|
|
|
+ tor_fragile_assert();
|
|
}
|
|
}
|
|
|
|
|
|
/** Find each circuit that has been unused for too long, or dirty
|
|
/** Find each circuit that has been unused for too long, or dirty
|