Jan. 26, 2023
12:28 a.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