Re: [PATCH v2 0/1] MR3447: ntdll/unix: NtTerminateThread should accept NULL handle
14 Aug
2023
14 Aug
'23
3:25 p.m.
There's no special logic for NULL handles in the client side of NtTerminateProcess()
Actually there is some logic, and NULL handle has a special meaning in NtTerminateProcess. This would need tests to determine if the special meaning also applies to NtTerminateThread. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3447#note_42184
850
Age (days ago)
850
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)