This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
msdosfs
History
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