angler-fishThe Vulnerability History Project

Fix for memory consumption DoS, CVE CAN-2004-0942:

      * server/protocol.c (ap_rgetline_core): Don't trim trailing whitespace
from the buffer here.
(ap_get_mime_headers_core): Trim trailing whitespace here, after
reading a complete field including continuation lines.  Also simplify
code to remove whitespace between field-name and colon.

Reviewed by: Andr�� Malo, Bill Stoddard


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105680 13f79535-47bb-0310-9956-ffa450edef68
    
commit 4ddf48af17a85a133b08ce2c1b99aae7bb78ef01
+47 -22
expand_less