Subject: CVS commit: basesrc/usr.bin/crunch/crunchgen
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/31/2002 11:02:10
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Mar 31 08:02:09 UTC 2002

Modified Files:
	basesrc/usr.bin/crunch/crunchgen: crunchgen.c

Log Message:
Move tempfname[] to fillin_program_objs() (the only place that calls it),
and assign it before each use of mkstemp(3).
Problem noted by Ben Harris <bjh21@netbsd.org> in [toolchain/16140].


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 basesrc/usr.bin/crunch/crunchgen/crunchgen.c

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