]> 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)
commitfba2ae052b53584c43026b7f6a0e268df7c3f0c1
tree0f54f561b89ad68b1065e4c4cbdf6b764333d07e
parent012ff63f2f21e0b2c1407042daec035d7dd9536e
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