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:44:28
Module Name:	src
Committed By:	christos
Date:		Thu May 25 01:44:28 UTC 2006

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

Log Message:
Coverity CID 1188: 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.11 -r1.12 src/usr.sbin/mrouted/route.c

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