Subject: PR/36628 CVS commit: src/sys/arch/alpha/alpha
To: None <tsutsui@NetBSD.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 07/19/2007 12:50:02
The following reply was made to PR port-alpha/36628; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36628 CVS commit: src/sys/arch/alpha/alpha
Date: Thu, 19 Jul 2007 12:46:45 +0000 (UTC)

 Module Name:	src
 Committed By:	tsutsui
 Date:		Thu Jul 19 12:46:45 UTC 2007
 
 Modified Files:
 	src/sys/arch/alpha/alpha: dec_2000_300.c
 
 Log Message:
 Avoid NULL pointer dereference in MD device_register() function.
 Fixes a part of PR port-alpha/36628.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.13 -r1.14 src/sys/arch/alpha/alpha/dec_2000_300.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.