mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
o Minor bugfixes (circuit logging):
|
|
- torspec says hop counts are 1-based, so fix two log messages
|
|
that mistakenly logged 0-based hop counts.
|
|
Fixes bug 18982; bugfix on 0.2.6.2-alpha
|
|
and 0.2.4.5-alpha. Patch by teor.
|
|
Credit to Xiaofan Li for reporting this issue.
|