Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/14/2006 22:53:53
Module Name:	src
Committed By:	christos
Date:		Fri Apr 14 22:53:53 UTC 2006

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

Log Message:
Coverity CID 1095: p cannot be NULL for user traps. Add KASSERT.


To generate a diff of this commit:
cvs rdiff -r1.208 -r1.209 src/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.