mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 18:22:09 +01:00
and another instance where i was trying to be too sneaky
svn:r5433
This commit is contained in:
parent
98f353fa7c
commit
859d1c902a
@ -345,7 +345,7 @@ router_pick_directory_server(int requireother,
|
||||
return NULL;
|
||||
}
|
||||
/* give it one last try */
|
||||
choice = router_pick_directory_server_impl(requireother, 0,
|
||||
choice = router_pick_directory_server_impl(requireother, fascistfirewall,
|
||||
for_v2_directory);
|
||||
return choice;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user