Subject: CVS commit: [netbsd-1-6] basesrc/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/30/2002 02:26:03
Module Name:	basesrc
Committed By:	lukem
Date:		Sat Jun 29 23:26:03 UTC 2002

Modified Files:
	basesrc/distrib/utils/sysinst [netbsd-1-6]: util.c

Log Message:
Pull up revision 1.72 (requested by scottr in ticket #405):
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.67.2.2 -r1.67.2.3 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.