8 Sep
2023
8 Sep
'23
4:14 p.m.
If lparam is null, the current code crashes when it hits the memcpy in pack_user_message. -- v2: win32u: Correct the packed size of WM_GETDLGCODE when lparam is NULL. win32u: Add a test for cross-process WM_GETDLGCODE with a NULL lparam. https://gitlab.winehq.org/wine/wine/-/merge_requests/3755