]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Fix warnings in tests with GCC 9
authorFlorian Weimer <fweimer@redhat.com>
Wed, 5 Jun 2019 12:02:05 +0000 (14:02 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 5 Jun 2019 12:02:05 +0000 (14:02 +0200)
commitbd0a325b6a263ae9dd9107d3476b1a594f20382a
tree0babf08302240edb5d2ce0c8a337fc605e6841cb
parent95d66fecaabbc92ab53027e808f0fc1929c9f21a
malloc: Fix warnings in tests with GCC 9

This is a partial backport of test changes in commit
9bf8e29ca136094f73f69f725f15c51facc97206 ("malloc: make malloc fail
with requests larger than PTRDIFF_MAX (BZ#23741)"), without the
actual functionality changes.
ChangeLog
malloc/tst-malloc-too-large.c
malloc/tst-memalign.c