K 10 svn:author V 6 brooks K 8 svn:date V 27 2016-01-20T19:08:49.756232Z K 7 svn:log V 283 MFC r293855: Avoid reading pass the end of the source buffer when it is not NUL terminated. If this buffer is adjacent to an unmapped page or a version of C with bounds checked is used this may result in a crash. PR: 206177 Submitted by: Alexander Cherepanov END