ntdll: Throw exception if invalid handle is passed to NtClose and debugger enabled.
commitc61c33ee66ea0e97450ac793ebc4ac41a1ccc793
authorSebastian Lackner <sebastian@fds-team.de>
Sat, 31 Mar 2018 09:59:25 +0000 (31 09:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Apr 2018 14:02:55 +0000 (2 16:02 +0200)
treeb91bfc8e9bf06052fbed37e752f9768fe1d6af3a
parent8f81fa82d53c92023e766e353f1a0e8dc34dcece
ntdll: Throw exception if invalid handle is passed to NtClose and debugger enabled.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/om.c
dlls/ntdll/tests/exception.c