Subject: PR/30292 CVS commit: src/usr.sbin/pkg_install/add
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Andreas Gustafsson <gson@netbsd.org>
List: pkgsrc-bugs
Date: 07/20/2006 08:35:02
The following reply was made to PR pkg/30292; it has been noted by GNATS.

From: Andreas Gustafsson <gson@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/30292 CVS commit: src/usr.sbin/pkg_install/add
Date: Thu, 20 Jul 2006 08:34:33 +0000 (UTC)

 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.