[KERNEL32] Align the PROCESS_PRIORITY_CLASS variable in GetPriorityClass on a 4-byte...
authorColin Finck <colin@reactos.org>
Sat, 20 Feb 2021 16:13:38 +0000 (17:13 +0100)
committerColin Finck <colin@reactos.org>
Sat, 20 Feb 2021 16:13:38 +0000 (17:13 +0100)
commitfd8080b0942e88502ca1735a0590f31e6d072e32
treeec15713f2c2e0836e29ca933ff474abd7e042e18
parentea26bef01de20d5c140a426397627089892356a0
[KERNEL32] Align the PROCESS_PRIORITY_CLASS variable in GetPriorityClass on a 4-byte boundary.

Fixes CORE-16757.
This is required for NtQueryInformationProcess as proven by my test application in the bug report.
dll/win32/kernel32/client/proc.c