K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-05-27T07:54:43.000000Z K 7 svn:log V 214 Work around a memory fault on ia64 caused by having the 1MB buffer on the stack in DoFile(). This needs some investigation. In the mean time we do a one time malloc() for the buffer to have it on the heap instead. END