[NTUSER] Fix KVM and VBox tests (#4235)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sat, 1 Jan 2022 16:40:11 +0000 (01:40 +0900)
committerGitHub <noreply@github.com>
Sat, 1 Jan 2022 16:40:11 +0000 (01:40 +0900)
commit757bed81b1c96bffa195b1237d6d91125a1650bf
treedbb0b2043e8071ba2e509ecc1612d198f5320162
parentee132a05bafe93fcc6534071120cb51b0b0fc7ac
[NTUSER] Fix KVM and VBox tests (#4235)

KVM and VBox tests was failing since d5deacd
- Check NULL at UserFreeInputContext and UserDestroyInputContext functions.
- Move UserMarkObjectDestroy into the UserDestroyInputContext function.
CORE-11700
win32ss/user/ntuser/ime.c