Fix integer overflow in cell stats spotted by atagar.

Fixes #5849.
This commit is contained in:
Karsten Loesing
2012-05-14 14:30:04 +02:00
committed by Nick Mathewson
parent 068046eebc
commit 2133b6e5ba
2 changed files with 11 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes:
- Fix a (harmless) integer overflow in cell statistics reported by
some fast relays. Fixes bug 5849; bugfix on 0.2.2.1-alpha.