Subject: CVS commit: src/usr.sbin/mrouted
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/25/2006 01:43:58
Module Name:	src
Committed By:	christos
Date:		Thu May 25 01:43:58 UTC 2006

Modified Files:
	src/usr.sbin/mrouted: vif.c

Log Message:
Coverity CID 1189, 1190: Don't check for NULL just to log and then die
de-referencing; return instead.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.sbin/mrouted/vif.c

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