Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/vi/common



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.




Home | Main Index | Thread Index | Old Index