]> granicus.if.org Git - apache/commit
Fix 'comparison is always false due to limited range of data type'.
authorStefan Fritsch <sf@apache.org>
Thu, 18 Nov 2010 20:20:12 +0000 (20:20 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 18 Nov 2010 20:20:12 +0000 (20:20 +0000)
commit91cfd21ba94b0ba6b0941fce1b826c8285c4fcdb
tree1bcacdda262d63252a2e5460ecf70d4b3ee801c7
parent39db8e5413ae95e9216c6da95b35c5f2ce5846b6
Fix 'comparison is always false due to limited range of data type'.
One-bit flags should really be unsigned

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