Dec. 5, 2023
7:53 a.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