]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Mon, 4 Feb 2008 10:37:18 +0000 (10:37 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 4 Feb 2008 10:37:18 +0000 (10:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@618229 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9652aa68c79293273a0439b66ac8d3e83344cdd7..9cf584a5a092dddaea8e380e5d90afca8311898b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -153,6 +153,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version works (minus CHANGES conflict)
     +1: 
 
+ * ab: Use a 64 bit unsigned int instead of a signed long to count the
+       bytes transferred to avoid integer overflows
+   PR: 44346
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=617890&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when