Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 04/21/2004 20:10:11
Module Name:	src
Committed By:	tv
Date:		Wed Apr 21 20:10:11 UTC 2004

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

Log Message:
Hi there.  I'm a stack-allocated array.  I'm filled with garbage until
someone puts something useful in me, like zero bytes.

(Read:  Fix uninitialized array member access in pkg_add.  Bump to 20040421.)


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.48 -r1.49 src/usr.sbin/pkg_install/lib/version.h

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