Never queue a cell on a marked circuit

This commit is contained in:
Nick Mathewson
2010-09-15 13:06:54 -04:00
parent 4e3373f7fe
commit 87f18c9578
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -4,4 +4,6 @@
it may have been possible for a few queued cells to get relayed,
even though they would have been immediately dropped by the next
OR in the circuit. Fix 1184; bugfix on 0.2.0.1-alpha.
- Never queue a cell for a circuit that's already been marked
for close.