24 Jan
2023
24 Jan
'23
2:42 p.m.
To avoid a crash on DLL unload if it wasn't initialized. Found while running the kernel32:loader tests with warn+heap (somehow?). The dwrite DLL is unloaded before the list has been initialized and it crashes, failing some tests. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2005