Subject: CVS commit: basesrc/bin/sh
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/12/2002 02:44:16
Module Name:	basesrc
Committed By:	christos
Date:		Tue Mar 12 00:44:16 UTC 2002

Modified Files:
	basesrc/bin/sh: jobs.c

Log Message:
PR/15877: Ed Ravin: make sure that we cleanup enough of the job structure,
in jobfree() so that we don't fail when we use a malloc where free() trashes
freed memory.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 basesrc/bin/sh/jobs.c

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