ntdll: Always clear the returned handle in Nt object functions.
commit3fb4d1f779770eab44d3f56fb9e95899b3791ca5
authorAlexandre Julliard <julliard@winehq.org>
Fri, 23 Jul 2021 09:14:08 +0000 (23 11:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Jul 2021 15:38:32 +0000 (23 17:38 +0200)
tree8d1e0784770dee5cd73c55fb52d18a4d4a401cda
parentb0a7a6527c57d6c0b2266fb70f66f01f975162b3
ntdll: Always clear the returned handle in Nt object functions.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/info.c
dlls/ntdll/tests/om.c
dlls/ntdll/unix/file.c
dlls/ntdll/unix/process.c
dlls/ntdll/unix/registry.c
dlls/ntdll/unix/security.c
dlls/ntdll/unix/server.c
dlls/ntdll/unix/sync.c
dlls/ntdll/unix/thread.c