16 Sep
2022
16 Sep
'22
5:31 p.m.
Alternatively, since this is early in startup and we don't expect this malloc() to fail, we could simply remove the check from get_initial_environment() itself. -- v2: ntdll: Do not check for malloc() failure in get_initial_environment. https://gitlab.winehq.org/wine/wine/-/merge_requests/867