mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
were we on crack??
svn:r3107
This commit is contained in:
parent
41b809d2aa
commit
a2d80ec767
@ -1144,7 +1144,7 @@ static routerinfo_t *choose_good_middle_server(cpath_build_state_t *state,
|
|||||||
int i;
|
int i;
|
||||||
routerinfo_t *r, *choice;
|
routerinfo_t *r, *choice;
|
||||||
crypt_path_t *cpath;
|
crypt_path_t *cpath;
|
||||||
smartlist_t *excluded = smartlist_create();
|
smartlist_t *excluded;
|
||||||
|
|
||||||
log_fn(LOG_DEBUG, "Contemplating intermediate hop: random choice.");
|
log_fn(LOG_DEBUG, "Contemplating intermediate hop: random choice.");
|
||||||
excluded = smartlist_create();
|
excluded = smartlist_create();
|
||||||
|
Loading…
Reference in New Issue
Block a user