K 10 svn:author V 8 deischen K 8 svn:date V 27 2001-06-04T12:36:07.000000Z K 7 svn:log V 219 Properly initialize a temporary FILE that is allocated off the stack. The change to reuse _up from FILE (to allow FILE to grow without changing size) overlooked FILE being allocated off the stack. Approved by: sobomax END