glibc/sysdeps/x86_64/x32
H.J. Lu 84ea6ea24b mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]
1. Align struct hdr to MALLOC_ALIGNMENT bytes so that malloc hooks in
libmcheck align memory to MALLOC_ALIGNMENT bytes.
2. Remove tst-mallocalign1 from tests-exclude-mcheck for i386 and x32.
3. Add tst-pvalloc-fortify and tst-reallocarray to tests-exclude-mcheck
since they use malloc_usable_size (see BZ #22057).

This fixed BZ #28068.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2021-07-12 18:13:32 -07:00
..
fpu
_itoa.h
divdi3.c
dl-machine.h
ffs.c
gmp-mparam.h
Implies-after
Makefile mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068] 2021-07-12 18:13:32 -07:00
symbol-hacks.h
sysdep.h
test-size_t.h
tst-size_t-memchr.c
tst-size_t-memcmp-2.c
tst-size_t-memcmp.c
tst-size_t-memcpy.c
tst-size_t-memrchr.c
tst-size_t-memset.c
tst-size_t-strncasecmp.c
tst-size_t-strncmp.c
tst-size_t-strncpy.c
tst-size_t-strnlen.c
tst-size_t-wcsncmp.c
tst-size_t-wcsnlen.c
tst-size_t-wmemchr.c
tst-size_t-wmemcmp.c
tst-size_t-wmemset.c