NetBSD-Bugs archive

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

PR/56700 CVS commit: src/sys/dev



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

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56700 CVS commit: src/sys/dev
Date: Mon, 28 Mar 2022 11:16:59 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Mon Mar 28 11:16:59 UTC 2022
 
 Modified Files:
 	src/sys/dev: vnd.c
 
 Log Message:
 Check INITED state by default for all ioctls but VNDIOCSET. Avoids crashes
 with disk_ioctls on default unit, which is not INITED.
 Fixes PR 56700.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.283 -r1.284 src/sys/dev/vnd.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