]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an integer overflow that causes fsck_ffs to crash when it
authoriedowse <iedowse@FreeBSD.org>
Wed, 26 Jun 2002 16:40:25 +0000 (16:40 +0000)
committeriedowse <iedowse@FreeBSD.org>
Wed, 26 Jun 2002 16:40:25 +0000 (16:40 +0000)
commit5b8bc2e87b7f8d8e1821c975e9cafbf1820ba8df
tree1f392fbf22b7768b0b10b12ba00d52c5338d92e9
parent614440e53d44acce999382a2a966be14f0e990aa
Fix an integer overflow that causes fsck_ffs to crash when it
encounters very large file sizes in the filesystem.

Reviewed by: mckusick
sbin/fsck_ffs/pass1.c