diff options
author | 2021-07-22 18:37:41 +0530 | |
---|---|---|
committer | 2021-07-22 18:37:41 +0530 | |
commit | 0075c4f39dcc53025103e2919aa74b02f776c1d2 (patch) | |
tree | a56e4cd6de76038ea1929bb86d3c0e9588c63e3d /malloc/hooks.c | |
parent | posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support (diff) | |
download | glibc-0075c4f39dcc53025103e2919aa74b02f776c1d2.tar.xz glibc-0075c4f39dcc53025103e2919aa74b02f776c1d2.zip |
Make mcheck tests conditional on GLIBC_2.23 or earlier
Targets with base versions of 2.24 or later won't have
__malloc_initialize_hook because of which the tests will essentially
be the same as the regular malloc tests. Avoid running them instead
and save time.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions