Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 03/05/2001 18:48:35
Module Name:	basesrc
Committed By:	wiz
Date:		Mon Mar  5 16:48:35 UTC 2001

Modified Files:
	basesrc/usr.sbin/pkg_install/lib: str.c

Log Message:
Using strcmp with NULL pointers is a bad idea. Fixes pkg/11647.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/usr.sbin/pkg_install/lib/str.c

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