[PATCH v2] user32: Make sure that passed window handle is scroll control before accessing wExtra in SCROLL_GetInternalInfo.
20 Sep
2018
20 Sep
'18
2:48 p.m.
Fixes memory corruption in Office 2016. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/scroll.c | 3 ++- dlls/user32/tests/scroll.c | 21 +++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-)
2731
Age (days ago)
2731
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban