Skip to content

ntdll: NtQuerySystemInformation(SystemProcessorPerformanceInformation) fix return value

Make return value to work like in Windows where given size must match for STATUS_SUCCESS result.

For more context/background info see !4832 (closed)

Merge request reports

Loading