K 10 svn:author V 3 avg K 8 svn:date V 27 2010-06-11T19:27:21.797242Z K 7 svn:log V 257 fix a few cases where a string is passed via format argument instead of via %s Most of the cases looked harmless, but this is done for the sake of correctness. In one case it even allowed to drop an intermediate buffer. Found by: clang MFC after: 2 week END