about summary refs log tree commit diff
path: root/elf/tst-tlsmod13a.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-11-06 17:25:34 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-11-21 16:15:42 -0300
commit6c6fce572fb8f583f14d898e54fd7d25ae91cf56 (patch)
tree9a1d21fc312c89083843f6349bf96499cb35e08c /elf/tst-tlsmod13a.c
parent64e4acf24da15c11cb83f933947df3b2e8a700cd (diff)
downloadglibc-6c6fce572fb8f583f14d898e54fd7d25ae91cf56.tar.gz
glibc-6c6fce572fb8f583f14d898e54fd7d25ae91cf56.tar.xz
glibc-6c6fce572fb8f583f14d898e54fd7d25ae91cf56.zip
elf: Remove /etc/suid-debug support
Since malloc debug support moved to a different library
(libc_malloc_debug.so), the glibc.malloc.check requires preloading the
debug library to enable it.  It means that suid-debug support has not
been working since 2.34.

To restore its support, it would require to add additional information
and parsing to where to find libc_malloc_debug.so.

It is one thing less that might change AT_SECURE binaries' behavior
due to environment configurations.

Checked on x86_64-linux-gnu.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'elf/tst-tlsmod13a.c')
0 files changed, 0 insertions, 0 deletions