freebsd-src/sys/msdosfs
Boris Popov dc22f85f34 Fix an overflow in the msdosfs_read() function which exposed on the files
with size > 2GB.

PR:		15639
Submitted by:	Tim Kientzle <kientzle@acm.org>
Reviewed by:	phk
1999-12-28 15:34:23 +00:00
..
bootsect.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bpb.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
denode.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
direntry.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fat.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_conv.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_denode.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_fat.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_lookup.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_vfsops.c It is possible that number of sectors specified in the BPB 1999-12-28 15:27:39 +00:00
msdosfs_vnops.c Fix an overflow in the msdosfs_read() function which exposed on the files 1999-12-28 15:34:23 +00:00
msdosfsmount.h It is possible that number of sectors specified in the BPB 1999-12-28 15:27:39 +00:00