Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 09/18/2007 15:44:18
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Sep 18 15:44:18 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: fexec.c

Log Message:
Don't cache the allocated argv in a local static variable, just allocate
and free it.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/pkg_install/files/lib/fexec.c

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