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/22761] No trailing `%n' conversion specifier in FMT passed from `__assert_perror_fail ()' to `__assert_fail_base ()'


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

--- 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  f649a1b8b01ffc46a0e0ee5cca0623deccc94bf7 (commit)
      from  9fdb340e64920cfaf006c8a7042f3ca0373d1d63 (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=f649a1b8b01ffc46a0e0ee5cca0623deccc94bf7

commit f649a1b8b01ffc46a0e0ee5cca0623deccc94bf7
Author: Andreas Schwab <schwab@suse.de>
Date:   Wed Jan 31 10:52:14 2018 +0100

    Fix uninitialized variable in assert_perror (bug 22761)

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

Summary of changes:
 ChangeLog            |    6 ++++++
 assert/assert-perr.c |    2 +-
 2 files changed, 7 insertions(+), 1 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]