]> 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)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 27 Jan 2017 15:16:52 +0000 (13:16 -0200)
commit124ea50584d3d21fe4c2fe9383508efd0ac9010a
tree5d92eef1ec699a0c4304336b3418e69b238ffdef
parent5a8692a64640bb648de6be9877dc072d728859bd
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