summaryrefslogtreecommitdiff
path: root/src/or/status.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-03-15 10:15:59 -0400
committerNick Mathewson <nickm@torproject.org>2016-03-21 13:24:09 -0400
commit48f8229504a00085676a737d9b519548ffc9d145 (patch)
tree964e9b717a9dcb084d3c0b602978ee706666ba7d /src/or/status.h
parentfa07c60c67d69ff25c4e64172e3a38b29a2e6143 (diff)
downloadtor-48f8229504a00085676a737d9b519548ffc9d145.tar.gz
tor-48f8229504a00085676a737d9b519548ffc9d145.zip
After we strip out duplicate entries from 'routers', don't use 'rl'.
We've got to make sure that every single subsequent calculation in dirserv_generate_networkstatus_vote_obj() are based on the list of routerinfo_t *after* we've removed possible duplicates, not before. Fortunately, none of the functions that were taking a routerlist_t as an argument were actually using any fields other than this list of routers. Resolves issue 18318.DG3.
Diffstat (limited to 'src/or/status.h')
0 files changed, 0 insertions, 0 deletions