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

Commit 38bfb5a7 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "app_process: don't pollute the environment"

parents f7ec4e61 9a935055
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -153,6 +153,7 @@ int main(int argc, char* const argv[])
            return -1;
            return -1;
        }
        }
    }
    }
    unsetenv("NO_ADDR_COMPAT_LAYOUT_FIXUP");
#endif
#endif


    // These are global variables in ProcessState.cpp
    // These are global variables in ProcessState.cpp