mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Don't mark guards as unreachable if connection_connect() fails.
This commit is contained in:
committed by
Nick Mathewson
parent
7123e9706e
commit
d5acb633ae
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (guards):
|
||||
- Don't mark guards as unreachable if connection_connect() fails. That
|
||||
function fails for local reasons, so it shouldn't reveal anything about
|
||||
the status of the guard. Fixes bug #14334; bugfix on 0.2.3.10-alpha.
|
||||
Reference in New Issue
Block a user