Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/18/2002 17:58:03
Module Name:	syssrc
Committed By:	simonb
Date:		Mon Feb 18 15:58:03 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: trap.c

Log Message:
Fix a null pointer dereference if curproc == NULL.
Fixes PR port-i386/15638.


To generate a diff of this commit:
cvs rdiff -r1.164 -r1.165 syssrc/sys/arch/i386/i386/trap.c

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