Subject: CVS commit: src/usr.sbin/pkg_install/add
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 07/20/2006 08:34:32
Module Name:	src
Committed By:	gson
Date:		Thu Jul 20 08:34:32 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c

Log Message:
Fix uninitialized variable which was causing pkg_add -u to randomly
dump core.  This may fix PR pkg/30292.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/usr.sbin/pkg_install/add/perform.c

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