Searched hist:293855 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/lib/libc/string/
H A Dwcsncat.cdiff 293855 Wed Jan 13 21:53:12 MST 2016 brooks 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 <cherepan@mccme.ru>
MFC after: 1 week

Completed in 63 milliseconds