elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure
commit780c33920281c5d5cc42a1e578bdc9218e675405
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Nov 2023 20:25:50 +0000 (6 17:25 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 21 Nov 2023 19:15:42 +0000 (21 16:15 -0300)
tree0c9a2092030fee5b8d2510e655da69a2a7588494
parent5451fa962cd0a90a0e2ec1d8910a559ace02bba0
elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure

To make explicit why __libc_enable_secure is not checked.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
elf/rtld.c