]> granicus.if.org Git - apache/commit
Merge r1584896 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 15 Apr 2014 19:11:31 +0000 (19:11 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 15 Apr 2014 19:11:31 +0000 (19:11 +0000)
commit8a2b8509e447d9aff76b67ce838a84dfd470d0f2
tree40a4769c6a57bd91e85842449f8fdbd38e670b1e
parent0de9db318c9ecc4abc5b87eccd8e17787b3cf47f
Merge r1584896 from trunk:

Do not perform a p+= 7 that could go past the end of the buffer in case we find a 'content' without a corresponding '='.

Should we need to deal with this case, a new search should be performed to find the real starting position of another potential 'content=' pattern.
Submitted by: jailletc36
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587690 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/filters/mod_proxy_html.c