Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/11/1996 13:10:02
thorpej
Sun Feb 11 10:04:03 PST 1996
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12779

Modified Files:
	ccd.c 
Log Message:
Avoid deref'ing a bad pointer in ccdopen().  This could happen if
any partition other than RAW_PART is opened before configuring the
ccd.  Bug pointed out by Matthew Green.