]> git.ipfire.org Git - thirdparty/glibc.git/commit
Don't macro-expand failed assertion expression [BZ #18604]
authorDavid Kastrup <dak@gnu.org>
Tue, 3 Nov 2015 22:08:54 +0000 (23:08 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Nov 2015 22:26:15 +0000 (23:26 +0100)
commit8ba14398e629c1f63b9c91a59a47a713b3cce8bc
tree17e10f1cb7803b5995294d463536f1f14abd32dc
parentcf09d0b052cbbfbcabc3c3d78d485876b9b81f9c
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.
ChangeLog
assert/assert.h
malloc/malloc.c