Home
last modified time | relevance | path

Searched hist:"216818 a1bba6638d2d8e14592c6313fad7f7e930" (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/string/
H A Dwcslcat.cdiff 216818a1bba6638d2d8e14592c6313fad7f7e930 Wed Jan 13 22:50:08 CET 2016 Brooks Davis <brooks@FreeBSD.org> 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 <cherepan@mccme.ru>
MFC after: 1 week