app_process: don't pollute the environment
Give a hoot — don't pollute! Change-Id: I30d6c05cecab483f0e9d8063907f7bc0ef2bb104
This commit is contained in:
@@ -153,6 +153,7 @@ int main(int argc, char* const argv[])
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
unsetenv("NO_ADDR_COMPAT_LAYOUT_FIXUP");
|
||||
#endif
|
||||
|
||||
// These are global variables in ProcessState.cpp
|
||||
|
||||
Reference in New Issue
Block a user