mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
|
o Minor bugfixes:
|
||
|
|
||
|
- When closing a channel that has already been open, do not close
|
||
|
pending circuits that were waiting to connect to the same relay.
|
||
|
Fixes bug 9880; bugfix on 0.2.5.1-alpha. Thanks to skruffy for
|
||
|
finding this bug. (Bug was merged to 0.2.4 branch but not released
|
||
|
in any 0.2.4 version)
|
||
|
|