Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 5662 invoked from network); 3 Apr 2006 12:02:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Apr 2006 12:02:07 -0000 Received: (qmail 17545 invoked by uid 500); 3 Apr 2006 12:02:04 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 16886 invoked by uid 500); 3 Apr 2006 12:02:02 -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 16858 invoked by uid 99); 3 Apr 2006 12:02:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Apr 2006 05:02:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.133.192.6] (HELO devsys.jaguNET.com) (209.133.192.6) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Apr 2006 05:01:59 -0700 Received: (from jim@localhost) by devsys.jaguNET.com (8.13.6/jag-2.6) id k33C1b511837; Mon, 3 Apr 2006 08:01:37 -0400 (EDT) From: Jim Jagielski Message-Id: <200604031201.k33C1b511837@devsys.jaguNET.com> Subject: Re: svn commit: r390922 - in /httpd/httpd/trunk: CHANGES server/core.c To: dev@httpd.apache.org Date: Mon, 3 Apr 2006 08:01:32 -0400 (EDT) Cc: cvs@httpd.apache.org Reply-To: jim@jaguNET.com In-Reply-To: from "trawick@apache.org" at Apr 02, 2006 11:36:28 PM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N trawick@apache.org wrote: > > --- httpd/httpd/trunk/server/core.c (original) > +++ httpd/httpd/trunk/server/core.c Sun Apr 2 16:36:27 2006 > @@ -3596,6 +3596,20 @@ > APR_BRIGADE_INSERT_TAIL(bb, e); > > return ap_pass_brigade(r->output_filters, bb); > + status = ap_pass_brigade(r->output_filters, bb); Certainly we want to remove the 'return ap_pass_brigade' line... :) -- =========================================================================== Jim Jagielski [|] jim@jaguNET.com [|] http://www.jaguNET.com/ "If you can dodge a wrench, you can dodge a ball."