26 Mar
2023
26 Mar
'23
11:57 a.m.
Passing `NULL` or `INVALID_HANDLE_VALUE` into `IcmpCloseHandle` currently causes a segfault on wine, whereas it returns `FALSE` on windows. It seems FFXIV occasionally does this. -- v2: iphlpapi: Return FALSE for bad handles in IcmpCloseHandle https://gitlab.winehq.org/wine/wine/-/merge_requests/2505