Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a935055 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

app_process: don't pollute the environment

Give a hoot — don't pollute!

Change-Id: I30d6c05cecab483f0e9d8063907f7bc0ef2bb104
parent f7ec4e61
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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