Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/09/2005 16:15:16
Module Name:	src
Committed By:	christos
Date:		Wed Feb  9 16:15:16 UTC 2005

Modified Files:
	src/sys/kern: kern_ktrace.c

Log Message:
Don't de-reference a NULL ktd on error. Fix from enami, thanks.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/kern/kern_ktrace.c

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