Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 21021 invoked from network); 30 May 2006 02:14:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 May 2006 02:14:43 -0000 Received: (qmail 27752 invoked by uid 500); 30 May 2006 02:14:42 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 27723 invoked by uid 500); 30 May 2006 02:14:42 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 27712 invoked by uid 99); 30 May 2006 02:14:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2006 19:14:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bojan@rexursive.com designates 203.171.74.242 as permitted sender) Received: from [203.171.74.242] (HELO beauty.rexursive.com) (203.171.74.242) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2006 19:14:41 -0700 Received: from coyote.rexursive.com (coyote.rexursive.com [172.27.0.22]) by beauty.rexursive.com (Postfix) with ESMTP id C1C3A255AF7 for ; Tue, 30 May 2006 12:14:20 +1000 (EST) Subject: Re: Endless loop in split_on_bdry() of library/parser_multipart.c? From: Bojan Smojver To: APREQ List In-Reply-To: <1148955189.2956.132.camel@coyote.rexursive.com> References: <1148955189.2956.132.camel@coyote.rexursive.com> Content-Type: text/plain Date: Tue, 30 May 2006 12:14:20 +1000 Message-Id: <1148955260.2956.134.camel@coyote.rexursive.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) 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 On Tue, 2006-05-30 at 12:13 +1000, Bojan Smojver wrote: > I'm seeing an endless loop in this part of the code: Sorry... Forgot to mention that this is 2.08-RC2. -- Bojan