mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
db5b670d85
Also fix three other checks (found by inspection of all CIRCUIT_PURPOSE_C_GENERAL occurrences).
6 lines
330 B
Plaintext
6 lines
330 B
Plaintext
o Minor bugfixes (hidden services):
|
|
- Fix a warning caused by differentiating hsdir circuits from general
|
|
circuits. Also address three similar checks in the codebase that
|
|
were related to reuse and rate limiting of circuits. Fixes bug 24946;
|
|
bugfix on 0.3.3.0-alpha-dev; not in any released version of tor.
|