Subject: CVS commit: basesrc/usr.bin/vi/common
To: None <source-changes@netbsd.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/09/2002 21:33:54
Module Name:	basesrc
Committed By:	pooka
Date:		Sat Feb  9 19:33:53 UTC 2002

Modified Files:
	basesrc/usr.bin/vi/common: exf.c

Log Message:
Exit the file_init "recursion" only if we are actually already trying for
a second time. Checking for the plain temp filename was not enough,
as it may be set even though we are calling the function for the
first time.

fixes bin/15474 by Chuck Cranor


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/vi/common/exf.c

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