summaryrefslogtreecommitdiff
path: root/ldso
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-12-20 18:23:24 +0000
committerNed Ludd <solar@gentoo.org>2004-12-20 18:23:24 +0000
commitf6cc7543c5530106123f1fa7958d1c594ddff3d8 (patch)
treeb9224f23f9f15bdeec43e421e5c587d2c5720b54 /ldso
parent537a24b4208986e0f783dcb862ebc6ba2da96df0 (diff)
- added LD_TRACE_LOADED_OBJECTS to be stripped from the env on suid exec
Diffstat (limited to 'ldso')
-rw-r--r--ldso/include/unsecvars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldso/include/unsecvars.h b/ldso/include/unsecvars.h
index ec760e274..4ed2c356c 100644
--- a/ldso/include/unsecvars.h
+++ b/ldso/include/unsecvars.h
@@ -11,6 +11,7 @@
"LD_LIBRARY_PATH\0" \
"LD_DEBUG\0" \
"LD_DEBUG_OUTPUT\0" \
+ "LD_TRACE_LOADED_OBJECTS\0" \
"HOSTALIASES\0" \
"LOCALDOMAIN\0" \
"RES_OPTIONS\0" \