1 Aug 2007 02:58
svn commit: r561616 - in /httpd/httpd/trunk: CHANGES modules/proxy/proxy_util.c
<niq <at> apache.org>
2007-08-01 00:58:21 GMT
2007-08-01 00:58:21 GMT
Author: niq Date: Tue Jul 31 17:58:20 2007 New Revision: 561616 URL: http://svn.apache.org/viewvc?view=rev&rev=561616 Log: Fix buffer overflow in date handling PR 41144 (Davi Arnaut) Modified: httpd/httpd/trunk/CHANGES httpd/httpd/trunk/modules/proxy/proxy_util.c Modified: httpd/httpd/trunk/CHANGES URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?view=diff&rev=561616&r1=561615&r2=561616 ============================================================================== --- httpd/httpd/trunk/CHANGES [utf-8] (original) +++ httpd/httpd/trunk/CHANGES [utf-8] Tue Jul 31 17:58:20 2007 <at> <at> -2,6 +2,9 <at> <at> Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + *) mod_proxy: fix buffer overflow issue + PR 41144 [Davi Arnaut, Nick Kew] + *) mod_deflate: fix protocol handling in deflate input filter PR 23287 [Nick Kew] Modified: httpd/httpd/trunk/modules/proxy/proxy_util.c URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/proxy_util.c?view=diff&rev=561616&r1=561615&r2=561616(Continue reading)
RSS Feed