Subject: CVS commit: basesrc/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 06/29/2002 23:04:57
Module Name:	basesrc
Committed By:	scottr
Date:		Sat Jun 29 20:04:57 UTC 2002

Modified Files:
	basesrc/distrib/utils/sysinst: util.c

Log Message:
A malloc() return value wasn't checked properly in cleanup_dist() while
reading the file list. Bob Nestor found this by inspection while working on
sysinst for NetBSD/mac68k, and as such there is no corresponding PR.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 basesrc/distrib/utils/sysinst/util.c

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