Fix more of bug 2704
commit6fde2b46d2cc2345ec955b1ed9674a777e5e8716
authorSebastian Hahn <sebastian@torproject.org>
Tue, 26 Apr 2011 13:33:08 +0000 (26 15:33 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Tue, 26 Apr 2011 13:36:17 +0000 (26 15:36 +0200)
treef48d5a36acc42884a5acf60c1da7eff517e0ed5a
parentf3b58dfa53d87656f558a97bc28a333bdea06017
Fix more of bug 2704

The last entry of the *Maxima values in the state file was inflated by a
factor of NUM_SECS_ROLLING_MEASURE (currently 10). This could lead to
a wrong maximum value propagating through the state file history.
changes/bug2704 [new file with mode: 0644]
src/or/rephist.c