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/16890] fwprintf does not print NULL pointers properly


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

--- 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  4fdfe821e20a70670b3d03deb2abed5d8c83e51b (commit)
      from  0cdddc25a47509262a9a55a343395971b492b0fa (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=4fdfe821e20a70670b3d03deb2abed5d8c83e51b

commit 4fdfe821e20a70670b3d03deb2abed5d8c83e51b
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Thu May 1 15:50:27 2014 +0200

    Correctly handle %p in wprintf (BZ #16890)

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

Summary of changes:
 ChangeLog                 |    8 ++++++++
 NEWS                      |    2 +-
 stdio-common/tstdiomisc.c |   19 +++++++++++++++++++
 stdio-common/vfprintf.c   |    3 ++-
 4 files changed, 30 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]