K 10 svn:author V 6 brooks K 8 svn:date V 27 2016-01-22T00:13:18.061770Z K 7 svn:log V 303 MFC r293856: 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: 206178 Submitted by: Alexander Cherepanov Requested by: danfe END