From owner-cvs-all Wed Sep 25 6:26:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D179237B404; Wed, 25 Sep 2002 06:26:38 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C59443E4A; Wed, 25 Sep 2002 06:26:38 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: from iguana.icir.org (localhost [127.0.0.1]) by iguana.icir.org (8.12.3/8.11.3) with ESMTP id g8PDQbIb046259; Wed, 25 Sep 2002 06:26:37 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.12.3/8.12.3/Submit) id g8PDQbu1046258; Wed, 25 Sep 2002 06:26:37 -0700 (PDT) (envelope-from rizzo) Date: Wed, 25 Sep 2002 06:26:37 -0700 From: Luigi Rizzo To: Maxim Konovalov Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <20020925062637.A46225@iguana.icir.org> References: <200209251122.g8PBMb07007962@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200209251122.g8PBMb07007962@freefall.freebsd.org>; from maxim@FreeBSD.ORG on Wed, Sep 25, 2002 at 04:22:36AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Sep 25, 2002 at 04:22:36AM -0700, Maxim Konovalov wrote: > maxim 2002/09/25 04:22:36 PDT > > Modified files: > sbin/ipfw ipfw.c > Log: > Do not dump core on 'ipfw add unreach': handling null strings in > fill_reject_code(). Please note ipfw/ipfw2.c is not affected. this file is effectively dead in -current so changes to ipfw.c do not apply to -current and should be done in RELENG_4 directly. cheers luigi > PR: bin/42304 > Submitted by: Andy@wantpackets.com > MFC after: 1 day > > Revision Changes Path > 1.124 +2 -0 src/sbin/ipfw/ipfw.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message