]> 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>
Thu, 26 Jan 2017 21:00:53 +0000 (19:00 -0200)
commit254269d6a9d5c025b5e1df31f4019daadf6a35bb
tree0a3df93a9ddb124f42c253a15c1b89fed8876dba
parentd7d49b08413124b03f227f5fe06aa811a52c2b23
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