Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 07/01/1999 01:53:39
Module Name:	basesrc
Committed By:	cgd
Date:		Thu Jul  1 08:53:35 UTC 1999

Modified Files:
	basesrc/sbin/savecore: savecore.c

Log Message:
Remove an extraneous fclose() call which would cause savecore to crash
if the bounds file was unwritable (e.g. because /var was read-only).
Fix supplied by Ronald Khoo in PR#7887.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/sbin/savecore/savecore.c

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