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/18043] buffer-overflow (read past the end) in wordexp/parse_dollars/parse_param


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

--- 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  895c30cb003857b52c1675f9078e6a799b231bcb (commit)
      from  5df56c7e3a236b39b3395e042015b541172f652b (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=895c30cb003857b52c1675f9078e6a799b231bcb

commit 895c30cb003857b52c1675f9078e6a799b231bcb
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Fri Mar 6 09:13:16 2015 -0800

    Fix BZ #18043: buffer-overflow (read past the end) in
wordexp/parse_dollars/parse_param

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

Summary of changes:
 ChangeLog            |    6 ++++++
 NEWS                 |    2 +-
 posix/wordexp-test.c |   31 +++++++++++++++++++++++++++++++
 posix/wordexp.c      |    2 +-
 4 files changed, 39 insertions(+), 2 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]