mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
af53e4bd1c
This means that we never send a DESTROY cell in response to an attempt to CREATE an existing circuit. Fixes bug 12191.
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
o Minor bugfixes:
|
|
|
|
- We now drop CREATE cells for already-existent circuit IDs, regardless
|
|
of other factors that might otherwise have called for DESTROY cells.
|
|
Fixes bug 12191; bugfix on 0.2.???
|
|
|