[PATCH 3/6] detect unterminated const arrays in strcpy calls (PR 86552)
Martin Sebor
msebor@gmail.com
Mon Aug 13 21:27:00 GMT 2018
The attached changes implement the detection of past-the-end reads
by strcpy due to unterminated arguments.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-86552-3.diff
Type: text/x-patch
Size: 16724 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180813/87403bce/attachment.bin>
More information about the Gcc-patches
mailing list