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

Modified Files:
	src/sys/netns: spp_usrreq.c

Log Message:
Coverity CID 1161: Protect against NULL deref or mbuf, by returning EINVAL.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/netns/spp_usrreq.c

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