This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/81117] Improve buffer overflow checking in strncpy


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81117

--- Comment #11 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Sat Nov 11 18:04:21 2017
New Revision: 254659

URL: https://gcc.gnu.org/viewcvs?rev=254659&root=gcc&view=rev
Log:
gcc/ChangeLog:

        PR c/81117
        * doc/extend.texi (attribute nonstring): Remove spurious argument.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]