ntdll: Zero-init the buffer for non-linux versions of SystemProcessorPerformanceInfor...
commit47303892ac4dcbfd2270a3bb09046b72fde8f9f2
authorHuw Davies <huw@codeweavers.com>
Mon, 24 Oct 2016 13:11:55 +0000 (24 14:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Oct 2016 17:42:30 +0000 (24 19:42 +0200)
treeaeaccde04974534e791f9fb1736cbc51c0a06f9d
parentc3dbe443474f305a474b298fa28280965be0e3c4
ntdll: Zero-init the buffer for non-linux versions of SystemProcessorPerformanceInformation.

This ensures that the unused fields are set to zero, which matches the linux version.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/nt.c