From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17093 invoked from network); 2 Mar 2005 20:25:51 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 2 Mar 2005 20:25:51 -0000 Received: (qmail 48881 invoked from network); 2 Mar 2005 20:25:46 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 2 Mar 2005 20:25:46 -0000 Received: (qmail 8872 invoked by alias); 2 Mar 2005 20:25:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20920 Received: (qmail 8784 invoked from network); 2 Mar 2005 20:25:41 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 2 Mar 2005 20:25:41 -0000 Received: (qmail 47647 invoked from network); 2 Mar 2005 20:25:38 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 2 Mar 2005 20:25:33 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 2575C7004A; Wed, 2 Mar 2005 15:25:33 -0500 (EST) Date: Wed, 2 Mar 2005 15:25:33 -0500 From: Clint Adams To: Wayne Davison Cc: zsh-workers@sunsite.dk Subject: Re: [stew@vireo.org: Bug#295511: patch] Message-ID: <20050302202533.GA29518@scowler.net> Mail-Followup-To: Wayne Davison , zsh-workers@sunsite.dk References: <20050302052845.GA27771@scowler.net> <20050302185147.GC21435@blorf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050302185147.GC21435@blorf.net> User-Agent: Mutt/1.5.6+20040907i X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 > However, the patch you cited that limits recursion-depth also appears to > be a reasonable precaution to avoid a problem like this in the future. > It looks good enough to check-in to me -- if you agree, feel free (or > ask me to do so). Okay, I'll commit it.