git: sbin/fsck_msdosfs: Tighten FAT checks and fix off-by-one error in corner case

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Feb 6 06:51:09 PST 2020


commit c43767a9add6dab4ecfc340513b8feb31203852c
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Feb 7 00:12:08 2020 +0900

    sbin/fsck_msdosfs: Tighten FAT checks and fix off-by-one error in corner case
    
    See below for details.
    https://reviews.freebsd.org/D23065
    
    from freebsd/freebsd at b60894b10adb071a8dc2b6fea5f9867c24bc9c47

Summary of changes:
 sbin/fsck_msdosfs/fat.c | 77 ++++++++++++++++++++++++++++---------------------
 1 file changed, 44 insertions(+), 33 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c43767a9add6dab4ecfc340513b8feb31203852c


-- 
DragonFly BSD source repository



More information about the Commits mailing list