app_process: don't pollute the environment

Give a hoot — don't pollute!

Change-Id: I30d6c05cecab483f0e9d8063907f7bc0ef2bb104
This commit is contained in:
Nick Kralevich
2013-03-15 13:12:28 -07:00
parent f7ec4e61eb
commit 9a9350550a

View File

@@ -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