K 10 svn:author V 6 brooks K 8 svn:date V 27 2016-01-13T21:49:01.251556Z K 7 svn:log V 287 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 MFC after: 1 week END