Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/09/2006 03:57:26
Module Name:	src
Committed By:	christos
Date:		Thu Nov  9 03:57:26 UTC 2006

Modified Files:
	src/lib/libc/gen: execvp.c

Log Message:
undo the previous; we need alloca here, otherwise the parent will leak on
vfork.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/lib/libc/gen/execvp.c

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