Author: issac
Date: Wed Jan 7 09:01:34 2009
New Revision: 732397
URL: http://svn.apache.org/viewvc?rev=732397&view=rev
Log:
Re-tag 1.34 (with proper release date)
Added:
httpd/apreq/tags/v1_34/
- copied from r726689, httpd/apreq/branches/1.x/
Modified:
httpd/apreq/tags/v1_34/Changes
Modified: httpd/apreq/tags/v1_34/Changes
URL:
http://svn.apache.org/viewvc/httpd/apreq/tags/v1_34/Changes?rev=732397&r1=726689&r2=732397&view=diff
==============================================================================
--- httpd/apreq/tags/v1_34/Changes (original)
+++ httpd/apreq/tags/v1_34/Changes Wed Jan 7 09:01:34 2009
@@ -2,7 +2,10 @@
=over 4
-=item 1.34
+=item 1.34 - January 7, 2009
+
+Remove quadratic memory allocation during multipart_buffer reads
+[joes]
have fill_buffer() completely fill the multipart_buffer. This
bug is tickled by the FireFox 2.0 when doing ssl uploads: