]> granicus.if.org Git - apache/commit
* Use a 64 bit unsigned int instead of a signed long to count the bytes
authorRuediger Pluem <rpluem@apache.org>
Sat, 2 Feb 2008 20:36:18 +0000 (20:36 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 2 Feb 2008 20:36:18 +0000 (20:36 +0000)
commit9e87e5cabfbdd968ba0d2e8ccfc35f876df58d61
tree2d8e17e6866d2c1efe3c884ba205b4f94378e17c
parent9af3a4cdfd60210ed73d3eefc22f6581e37e17c8
* Use a 64 bit unsigned int instead of a signed long to count the bytes
  transferred to avoid integer overflows.

PR: 44346

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@617890 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/ab.c