[Bug libc/18604] assert macro-expands its argument

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Nov 3 22:27:00 GMT 2015


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

--- Comment #8 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  8ba14398e629c1f63b9c91a59a47a713b3cce8bc (commit)
      from  cf09d0b052cbbfbcabc3c3d78d485876b9b81f9c (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=8ba14398e629c1f63b9c91a59a47a713b3cce8bc

commit 8ba14398e629c1f63b9c91a59a47a713b3cce8bc
Author: David Kastrup <dak@gnu.org>
Date:   Tue Nov 3 23:08:54 2015 +0100

    Don't macro-expand failed assertion expression [BZ #18604]

        [BZ #18604]
        * assert/assert.h (assert): Don't macro-expand failed assertion
        expression in error message.
        * malloc/malloc.c (assert): Likewise.

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

Summary of changes:
 ChangeLog       |    7 +++++++
 assert/assert.h |    2 +-
 malloc/malloc.c |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list