Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/17/2006 01:58:25
Module Name:	src
Committed By:	hubertf
Date:		Fri Mar 17 01:58:25 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/lib: pen.c

Log Message:
We can't sprintf() into a NULL pointer - catch that properly
for ALL cases.

Coverity CID 861


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.sbin/pkg_install/lib/pen.c

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