[NTUSER] co_UserDestroyWindow: Validate window before destroying it (#5054)
authorThamatip Chitpong <tangaming123456@outlook.com>
Wed, 12 Apr 2023 20:20:46 +0000 (03:20 +0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 20:20:46 +0000 (22:20 +0200)
commit77d46531648c244b6eec2cdb75a710d4e8ffd8cb
tree66a91147925424b02a0b3bd005313f17c9f6d77f
parent15c755e5f9eedd3ea60320432d24160b00866a48
[NTUSER] co_UserDestroyWindow: Validate window before destroying it (#5054)

Prevent the window from being destroyed twice
fixes BSOD 0x1E CORE-18821
win32ss/user/ntuser/window.c