NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52485 CVS commit: src/sys/fs/msdosfs



The following reply was made to PR kern/52485; it has been noted by GNATS.

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52485 CVS commit: src/sys/fs/msdosfs
Date: Sun, 20 Aug 2017 11:48:15 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sun Aug 20 11:48:15 UTC 2017
 
 Modified Files:
 	src/sys/fs/msdosfs: msdosfs_vfsops.c
 
 Log Message:
 Add more sanity checks for BPB parameters. Handle FAT12 format for media
 with sectors >= 32kByte.
 
 Does fix PR 52485.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.127 -r1.128 src/sys/fs/msdosfs/msdosfs_vfsops.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index