From owner-cvs-all Thu Nov 22 14:29: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D26937B405; Thu, 22 Nov 2001 14:29:01 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAMMT1Y86290; Thu, 22 Nov 2001 14:29:01 -0800 (PST) (envelope-from luigi) Message-Id: <200111222229.fAMMT1Y86290@freefall.freebsd.org> From: Luigi Rizzo Date: Thu, 22 Nov 2001 14:29:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c X-FreeBSD-CVS-Branch: RELENG_4 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 luigi 2001/11/22 14:29:01 PST Modified files: (Branch: RELENG_4) sbin/ipfw ipfw.c Log: Make sure that ipfw doesn't get into an infinite loop when parsing invalid options. The problem does not exist in CURRENT, not sure when it was introduced in -stable, but it is not critical anyways. Reported-by: kondo-hiroshi Revision Changes Path 1.80.2.22 +6 -0 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message