Subject: CVS commit: src/bin/systrace
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 03/18/2006 00:32:35
Module Name: src
Committed By: peter
Date: Sat Mar 18 00:32:35 UTC 2006
Modified Files:
src/bin/systrace: systrace.c
Log Message:
Don't try to dereference pw when it's NULL.
Fixes Coverity CID 900.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/bin/systrace/systrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.