This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/18795] stpncpy fortification misses buffer lengths that are statically too large


https://sourceware.org/bugzilla/show_bug.cgi?id=18795

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  3cda1b6d56335a101ec3de0053248f68f010eee1 (commit)
      from  8ff5e0ec497613e578219c9c3d49053c550b9269 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3cda1b6d56335a101ec3de0053248f68f010eee1

commit 3cda1b6d56335a101ec3de0053248f68f010eee1
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Fri Aug 14 22:43:52 2015 -0400

    stpncpy: fix bug number [BZ #18795]

    The previous commit used 18975 instead of 18795.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    2 +-
 NEWS      |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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