git: sys/vfs/msdosfs: Plug the rest of undef behavior places
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Sat Feb  5 07:45:09 PST 2022
    
    
  
commit b4dc4e98fc3b5dcf0525e35c00202f74d8b604c4
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Sat Feb 5 01:12:08 2022 +0900
    sys/vfs/msdosfs: Plug the rest of undef behavior places
    
    There are three more places in msdosfs_fat.c which might shift one
    into the sign bit.  While there, fix formatting of KASSERTs.
    
    taken-from FreeBSD 53fcc6c96090f03c35d5e3dd4c6d0e6652c4404c
Summary of changes:
 sys/vfs/msdosfs/msdosfs_fat.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b4dc4e98fc3b5dcf0525e35c00202f74d8b604c4
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list