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 stdio/18757] fmemopen fails to set errno on failure


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

--- Comment #2 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  2d8e36e691f460aeeb3362fd44c71cafc7bb5852 (commit)
      from  74589f738efd72e07f759a4aabd2e32613aaefb8 (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=2d8e36e691f460aeeb3362fd44c71cafc7bb5852

commit 2d8e36e691f460aeeb3362fd44c71cafc7bb5852
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Tue Sep 1 08:48:15 2015 -0700

    Fix BZ #18757.

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

Summary of changes:
 ChangeLog             |    7 +++++++
 NEWS                  |    5 +++--
 libio/iofopncook.c    |    1 +
 libio/test-fmemopen.c |   21 +++++++++++++++++++++
 4 files changed, 32 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]