Revert part of r10874, since it was breaking our load balancing
commite96d807db4c798f3794d24aed8a38fa7cc5cf3fa
authorRoger Dingledine <arma@torproject.org>
Sun, 22 Jul 2007 04:36:33 +0000 (22 04:36 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 22 Jul 2007 04:36:33 +0000 (22 04:36 +0000)
treee921fa97efcd1925c25bd10b593ec2ec40d23bee
parent83f605f2e32a635d499815ceec97ba0f3d0cb5a4
Revert part of r10874, since it was breaking our load balancing
(we always picked one router past the one we wanted!) and could
conceivably read past the end of the smartlist too.

Nick, I don't know what gcc 4.2 was worried about, but we need
to find a better fix than this. :)

svn:r10901
src/or/routerlist.c