freebsd-dev/sbin/fsck_msdosfs
Xin LI f7a300540f Fix division by zero when reading boot block by postponing division
until it is necessary and after we validated bytes per sector is non-
zero.

Obtained from:	Android https://android-review.googlesource.com/c/platform/external/fsck_msdos/+/36362
MFC after:	2 weeks
2018-06-26 06:18:59 +00:00
..
boot.c Fix division by zero when reading boot block by postponing division 2018-06-26 06:18:59 +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 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ext.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fat.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fsck_msdosfs.8 Mention the version of NetBSD the utility originated from. 2016-10-02 23:40:17 +00:00
main.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:33:01 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00