24 Jan
2024
24 Jan
'24
3:29 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/iphlpapi/tests/iphlpapi.c:
ok(id == NET_IF_COMPARTMENT_ID_PRIMARY, "got %u\n", id); } //Test passes no parameters of importance but returns error if size passed into -//GetAdaptersAddresses is zero and is Ok if the returned value is ERROR_INVALID_PARAMETER +//GetAdaptersAddresses is a null pointer and is Ok if the returned value is ERROR_INVALID_PARAMETER
Same here. The comment should be correct from the start. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4926#note_58763