[PATCH 0/1] MR316: wbemprox: Use return length from NtQuerySystemInformationEx().

Brendan Shanks (@bshanks) wine at gitlab.winehq.org
Sun Jun 26 18:10:54 CDT 2022


The return length is unlikely to change between the two NtQuerySystemInformationEx calls, but it's possible, and it's more correct to parse the entries with the length from the call where the data was returned.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/316



More information about the wine-devel mailing list