Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/admin
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2005 21:20:15
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Mar 11 21:20:15 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/admin: main.c

Log Message:
Never access argv[i+1] before you know that argv[i] != NULL. Approved
by wiz.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/pkgtools/pkg_install/files/admin/main.c

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