don't let recently_chosen_ntors overflow
commite443beffeb8c20dddeb198cf94667a82f4cb53c7
authorRoger Dingledine <arma@torproject.org>
Thu, 5 Sep 2013 05:27:46 +0000 (5 01:27 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 5 Sep 2013 05:27:46 +0000 (5 01:27 -0400)
tree09aafe7208ca9b14c54964714ee7433029528125
parentc6f1668db3010de6aed22bd87850aa846911d43b
don't let recently_chosen_ntors overflow

with commit c6f1668d we let it grow arbitrarily large.

it can still overflow, but the damage is very small now.
src/or/onion.c