diff options
author | 2022-05-03 17:01:44 +0100 | |
---|---|---|
committer | 2022-05-17 10:14:03 +0100 | |
commit | 86147bbeec25624cb26bb7646cdbc3a49bc56bf5 (patch) | |
tree | 5d8052a0813836943eafd49956304bf98288e1d2 /elf/multiload.c | |
parent | rtld: Use generic argv adjustment in ld.so [BZ #23293] (diff) | |
download | glibc-86147bbeec25624cb26bb7646cdbc3a49bc56bf5.tar.xz glibc-86147bbeec25624cb26bb7646cdbc3a49bc56bf5.zip |
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
_dl_skip_args is always 0, so the target specific code that modifies
argv after relro protection is applied is no longer used.
After the patch relro protection is applied to _dl_argv consistently
on all targets.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/multiload.c')
0 files changed, 0 insertions, 0 deletions