]> git.ipfire.org Git - thirdparty/glibc.git/commit
Revert "elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static"
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Jun 2025 12:10:15 +0000 (14:10 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Jun 2025 12:10:15 +0000 (14:10 +0200)
commit7dd31560a7081c5ff5f51d6ba16bf68bd1c54c46
tree3fca3b799cd53b5b7a70a14a958243a46635b7bb
parentf18a8e408d8c05e414eccb2be54cb5b8d2b61c7d
Revert "elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static"

This reverts commit a4a1752edb10c136863cc617cf4f49574c24fcd5.

Reason for revert: Accidentally drops EXTRA_UNSECURE_ENVVARS support.
elf/dl-support.c