Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 82678 invoked from network); 3 Mar 2010 16:43:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Mar 2010 16:43:25 -0000 Received: (qmail 41230 invoked by uid 500); 3 Mar 2010 16:43:17 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 41100 invoked by uid 500); 3 Mar 2010 16:43:17 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 41087 invoked by uid 99); 3 Mar 2010 16:43:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Mar 2010 16:43:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Mar 2010 16:43:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DCCBB238888A; Wed, 3 Mar 2010 16:42:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r917867 - svn:log Date: Wed, 03 Mar 2010 16:42:54 -0000 To: cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100303164254.DCCBB238888A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Revision: 917867 Modified property: svn:log Modified: svn:log at Wed Mar 3 16:42:54 2010 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Mar 3 16:42:54 2010 @@ -2,6 +2,7 @@ parent request headers are not corrupted. Eliminates a problematic optimization in the case of no request body. +Mitre: CVE-2010-0434 PR: 48359 Submitted by: Jake Scott, wrowe, rpluem Backports: server/protocol.c r901578