NetBSD-Bugs archive

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

PR/53833 CVS commit: src/sys/dev



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53833 CVS commit: src/sys/dev
Date: Mon, 7 Jan 2019 22:35:55 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Mon Jan  7 22:35:55 UTC 2019
 
 Modified Files:
 	src/sys/dev: dksubr.c
 
 Log Message:
 fix the disklabel sanity check coversion for case when both disklabel
 and disk geometry are > DEV_BSIZE, such as fictitious cd(4) disklabel
 
 still part of PR kern/53833
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.105 -r1.106 src/sys/dev/dksubr.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