8 May
2023
8 May
'23
9:22 p.m.
lparam != 0 does not imply lparam_size is big enough for a MSG, so we can end up manipulating memory past the end of the buffer. Co-authored-by: Jacek Caban <jacek(a)codeweavers.com> -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2763