mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 00:33:09 +00:00
Simplify SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX loop (#1892)
When iterating through 'SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' structure, do not use structure member beyond known size. API is guaranteed to provide us at lease one element upon successful, and no element in the structure can have a zero size. No functional change.
This commit is contained in:
parent
0194da0d80
commit
14c4a40dc7