mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
suggest a better fix for bug 597
svn:r13340
This commit is contained in:
parent
b4ebe55d12
commit
78633b3a03
@ -1545,6 +1545,7 @@ routers_update_all_from_networkstatus(time_t now, int dir_version)
|
||||
if (rl->old_routers)
|
||||
signed_descs_update_status_from_consensus_networkstatus(rl->old_routers);
|
||||
|
||||
/* XXX020 these warnings don't help anymore; we should disable them -RD */
|
||||
me = router_get_my_routerinfo();
|
||||
if (me && !have_warned_about_invalid_status) {
|
||||
routerstatus_t *rs = networkstatus_vote_find_entry(consensus,
|
||||
|
Loading…
Reference in New Issue
Block a user