]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/commit
Filter ANDROID_PROPERTY_WORKSPACE
authorNick Kralevich <nnk@google.com>
Wed, 16 Jan 2013 00:02:03 +0000 (16:02 -0800)
committerNick Kralevich <nnk@google.com>
Wed, 16 Jan 2013 00:02:03 +0000 (16:02 -0800)
commita0f64756a4a55ab48b2b5511d4e7c45583dac44b
treeeea5b3968df7b2e46585732f79357114c44e8bb4
parent791e26d9598a72376b8a16a5ccfb5d1ae0010965
Filter ANDROID_PROPERTY_WORKSPACE

When executing a setuid executable, filter out ANDROID_PROPERTY_WORKSPACE
from the environment. Some applications implicitly trust the property
space and don't realize that it's passed by an environment variable
which can be modified by the caller.

Change-Id: I3e3a98941f0a1f249a2ff983ecbcfe1278aa9159
linker/linker_environ.cpp