14 Aug
2023
14 Aug
'23
10:25 a.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