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

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

Log Message:
Coverity CID 1191, 1192: Don't check for NULL allocation, just to log it
and then die dereferencing. Return instead.


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

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