K 10 svn:author V 3 bde K 8 svn:date V 27 1998-10-10T19:01:47.000000Z K 7 svn:log V 308 Fixed gross breakage in previous commit. The malloc sizes for the temporary file names were uninitialized if TMPDIR was set and 1 too small otherwise. Fixed style bugs in previous commit. Fixed missing checks for malloc failure in previous commit. Report malloc failure consistently, at least in temp.c. END