5 Dec
2023
5 Dec
'23
1:53 p.m.
Fixes: 62a979347a4dc1bd68f79b86397de85c016ec588 There are some debug traces before init_environment, and calling init_options before main_argv is set will try to dereference a NULL pointer. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4603