]> granicus.if.org Git - apache/commitdiff
Add a comment.
authorGraham Leggett <minfrin@apache.org>
Wed, 19 Jun 2013 13:41:34 +0000 (13:41 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 19 Jun 2013 13:41:34 +0000 (13:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494619 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index de89992db43e4414754cccad1d1f59d685509131..b2af22fcb58ff4e4d68d2e91020efb0cf81b0e08 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -212,6 +212,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 AIUI, especially cache_total starts to go wrong if the cache
                 gets larger than 4GB (UINT_MAX). Maybe set the limit at
                 MIN(APR_SIZE_MAX,UINT_MAX) until this is fixed?
+      minfrin: Surely we should just fix these unsigned ints? Not sure what value
+               there would be in trying to bake in an arbitrary limit in the mean
+               time when we can just fix the underlying problem instead.
 
 
 A list of further possible backports can be found at: