]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Limit SHMCB_MAX_SIZE to min(UINT_MAX, APR_SIZE_MAX) to match the current code
authorStefan Fritsch <sf@apache.org>
Sun, 18 Aug 2013 16:30:21 +0000 (16:30 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 18 Aug 2013 16:30:21 +0000 (16:30 +0000)
commite7bb7d063acf9ec0d2da82bba88ef9d50d4d6859
tree0f54f561b89ad68b1065e4c4cbdf6b764333d07e
parent3c93046fcfe7ea74ac1198c713199ade6194f0c1
Limit SHMCB_MAX_SIZE to min(UINT_MAX, APR_SIZE_MAX) to match the current code

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515162 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_socache_shmcb.c