K 10 svn:author V 8 schweikh K 8 svn:date V 27 2003-12-30T10:21:01.000000Z K 7 svn:log V 201 MFC: Fix a case of undefined behavior due to overlapping buf objects in snprintf (buf, size, fmt, buf, etc). This only works by chance with our libc, but fails (with a truncated string) on e.g. glibc. END