]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Run tests without calling mallopt [BZ #19469]
authorFlorian Weimer <fweimer@redhat.com>
Tue, 2 Aug 2016 15:01:02 +0000 (17:01 +0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Fri, 26 May 2017 17:57:22 +0000 (14:57 -0300)
commit6d03be1cb5836205e5d1b14da71ff5579b161267
tree018383463498313e9413d8fe90bce775d8c04cc5
parent3af49a0209bef32ba03b78ea3b7256584964d981
malloc: Run tests without calling mallopt [BZ #19469]

The compiled tests no longer refer to the mallopt symbol
from their main functions.  (Some tests still call mallopt
explicitly, which is fine.)

(cherry picked from commit f690b56979dea81340a397c1b5e44827a6fb06e7)
ChangeLog
malloc/Makefile
test-skeleton.c