suggest a better fix for bug 597

svn:r13340
This commit is contained in:
Roger Dingledine 2008-01-30 20:53:14 +00:00
parent b4ebe55d12
commit 78633b3a03

View File

@ -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,