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/17905] catopen() Multiple unbounded stack allocations


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

--- Comment #1 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  7565d2a862683a3c26ffb1f32351b8c5ab9f7b31 (commit)
       via  0f58539030e436449f79189b6edab17d7479796e (commit)
      from  74bc0c3a16e3c8f138e29a284e84d16474b65a8e (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=7565d2a862683a3c26ffb1f32351b8c5ab9f7b31

commit 7565d2a862683a3c26ffb1f32351b8c5ab9f7b31
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sat Aug 8 15:54:40 2015 -0700

    Fix trailing space.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0f58539030e436449f79189b6edab17d7479796e

commit 0f58539030e436449f79189b6edab17d7479796e
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sat Aug 8 15:53:03 2015 -0700

    Fix BZ #17905

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

Summary of changes:
 ChangeLog              |    8 ++++++++
 NEWS                   |    2 +-
 catgets/Makefile       |    9 ++++++++-
 catgets/catgets.c      |   19 ++++++++++++-------
 catgets/open_catalog.c |   23 ++++++++++++++---------
 catgets/tst-catgets.c  |   31 +++++++++++++++++++++++++++++++
 6 files changed, 74 insertions(+), 18 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]