malloc: Run tests without calling mallopt [BZ #19469]
authorFlorian Weimer <fweimer@redhat.com>
Tue, 2 Aug 2016 15:01:02 +0000 (17:01 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 2 Aug 2016 15:06:11 +0000 (17:06 +0200)
commitf690b56979dea81340a397c1b5e44827a6fb06e7
tree8f35d95314bc9d487be96e6be7fb73c485ae0c72
parent533f9bebf969060e64c66681e275c03d6e49fcc9
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.)
ChangeLog
malloc/Makefile
test-skeleton.c