ntdll: Fixed buffer size checking for ProcessWow64Information on 64bit in NtQueryInfo...
commitd45bda3014cbf21e8fa8e8e429531aed4eeb530e
authorQian Hong <qhong@codeweavers.com>
Thu, 15 Jan 2015 08:52:26 +0000 (15 16:52 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jan 2015 10:39:42 +0000 (15 11:39 +0100)
tree43b1bb0359ff7204a33d5617614b956261e622af
parent6756049be4b97de448f4bcbee8757db2cfda5c57
ntdll: Fixed buffer size checking for ProcessWow64Information on 64bit in NtQueryInformationProcess.
dlls/ntdll/process.c
dlls/ntdll/tests/info.c