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 glob/20707] gl_pathv entries not set to NULL with GLOB_DOOFFS


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

--- Comment #7 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  44c637ce806cc41534e89117a93c41fd310e7e3f (commit)
      from  93fe09cb5fbf68e473d5514adc069d2f6115cc23 (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=44c637ce806cc41534e89117a93c41fd310e7e3f

commit 44c637ce806cc41534e89117a93c41fd310e7e3f
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu Oct 20 10:04:41 2016 +0200

    Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707)

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

Summary of changes:
 ChangeLog         |    8 ++++++
 posix/glob.c      |   65 +++++++++++++++++++++-------------------------------
 posix/globtest.sh |   16 +++++++++++++
 3 files changed, 50 insertions(+), 39 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]