K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-17T05:05:30.467020Z K 7 svn:log V 215 swprintf() and apparently wcsftime() want the their output buffer size specified in terms of the the number of wide characters and not sizeof(buffer). Reported by: Coverity CID: 1007605, 1007606 MFC after: 1 week END