From owner-cvs-all Wed Jun 26 9:40:44 2002 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 C97E637B40C; Wed, 26 Jun 2002 09:40:25 -0700 (PDT) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5QGePJU099973; Wed, 26 Jun 2002 09:40:25 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5QGeP2g099972; Wed, 26 Jun 2002 09:40:25 -0700 (PDT) Message-Id: <200206261640.g5QGeP2g099972@freefall.freebsd.org> From: Ian Dowse Date: Wed, 26 Jun 2002 09:40:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs pass1.c X-FreeBSD-CVS-Branch: HEAD 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 iedowse 2002/06/26 09:40:25 PDT Modified files: sbin/fsck_ffs pass1.c Log: Fix an integer overflow that causes fsck_ffs to crash when it encounters very large file sizes in the filesystem. Reviewed by: mckusick Revision Changes Path 1.30 +1 -1 src/sbin/fsck_ffs/pass1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message