git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562252
13f79535-47bb-0310-9956-
ffa450edef68
* mod_proxy: fix buffer overread in date parsing
PR: 41144
CVE-2007-3847
- http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/proxy_util.c?r1=550514&r2=562069
+ Trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/proxy_util.c?r1=550514&r2=562069
+ 2.2.x: http://people.apache.org/~niq/proxy-util-22x.patch
+1: niq
rpluem says: This does not apply cleanly to 2.2.x because of the style
fixes done in r429875