K 10 svn:author V 6 brooks K 8 svn:date V 27 2016-01-22T00:08:16.001893Z K 7 svn:log V 303 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 Requested by: danfe END