]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add missing end-of-string checks by using strcmp in place of memcmp
authorMartin Kraemer <martin@apache.org>
Thu, 30 Aug 2007 15:22:58 +0000 (15:22 +0000)
committerMartin Kraemer <martin@apache.org>
Thu, 30 Aug 2007 15:22:58 +0000 (15:22 +0000)
commit11608289aa4307f41cf4a59a14df8719c40e9e42
tree7cab9ca2cb213667d531bceeba44bb0fe37dfffb
parent80fb51d666feeab215237e95bc4ba1b451d8ef63
Add missing end-of-string checks by using strcmp in place of memcmp

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571203 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/ajp_header.c