Date: Fri, 23 Nov 2001 10:20:32 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Luigi Rizzo <luigi@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <20011123102032.C83361@sunbay.com> In-Reply-To: <200111222229.fAMMT1Y86290@freefall.freebsd.org> References: <200111222229.fAMMT1Y86290@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 22, 2001 at 02:29:01PM -0800, Luigi Rizzo wrote: > 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 > The problem was first introduced in rev. 1.103 in -CURRENT and then fixed in rev. 1.106. MFC of rev. 1.103 in rev. 1.80.2.16 imported this bug, but MFC for 1.106 happened a bit earlier in rev. 1.80.2.13, and thus didn't include the fix. :-) Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011123102032.C83361>