Subject: CVS commit: syssrc/sys/compat/mach
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/28/2001 06:47:27
Module Name:	syssrc
Committed By:	christos
Date:		Sun Oct 28 04:47:27 UTC 2001

Modified Files:
	syssrc/sys/compat/mach: mach_exec.c

Log Message:
use the copy of path stashed in pack->ep_emul_arg and free it.
also don't allocate the emul path, because it is causing a memory leak.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/mach/mach_exec.c

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