2008-09-28 Sebastien Pouliot <sebastien@ximian.com>
commitec7483d8efb49f644c24637e9e05e0d3879500ae
authorspouliot <spouliot@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 28 Sep 2008 15:24:02 +0000 (28 15:24 +0000)
committerspouliot <spouliot@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 28 Sep 2008 15:24:02 +0000 (28 15:24 +0000)
tree65bba2d3eb94399bbea743d5f7cb5911164da59d
parent2419da12806b16ee6853aeaea487f27071f008f5
2008-09-28  Sebastien Pouliot  <sebastien@ximian.com>

* HttpRequest.cs: Make sure the result of the multiplications are
longs (not integers casted into longs since they could overflow).
[Found using Gendarme's ReviewCastOnIntegerMultiplicationRule]

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@114333 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Web/System.Web/ChangeLog
class/System.Web/System.Web/HttpRequest.cs