K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-04-13T23:49:02.000000Z K 7 svn:log V 156 Eliminate a lot of malloc/free calls by using a stack-allocated buffer for safe_fprintf formatting. Only if the result is too large do we resort to malloc. END