Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/30/2007 19:35:09
Module Name:	src
Committed By:	tsutsui
Date:		Sat Jun 30 19:35:09 UTC 2007

Modified Files:
	src/sys/dev/ic: osiop.c

Log Message:
- avoid possible NULL pointer dereference in error path
- call Debugger() only #ifdef OSIOP_DEBUG
Partially from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/ic/osiop.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.