freebsd-dev/sbin/fsck_msdosfs
Xin LI 7f2b7ec93c Detect and handle invalid number of FATs
If the number of FATs field in the boot sector is zero, give
an appropriate error code.

Obtained from:	Android 6c29bbe8d5%5E%21/
MFC after:	2 weeks
2018-07-13 02:02:16 +00:00
..
boot.c Detect and handle invalid number of FATs 2018-07-13 02:02:16 +00:00
check.c Don't bail out from the check if readboot() returns !FSFATAL. 2018-04-30 05:57:55 +00:00
dir.c Prevent OOB access on corrupted msdos directories. 2017-11-30 08:28:17 +00:00
dosfs.h
ext.h
fat.c
fsck_msdosfs.8
main.c
Makefile Revert Makefile@335696 that sneaked into the commit. 2018-06-27 06:50:24 +00:00
Makefile.depend