[WIN32K]
authorCameron Gutman <aicommander@gmail.com>
Sat, 17 Dec 2011 08:35:31 +0000 (08:35 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 17 Dec 2011 08:35:31 +0000 (08:35 +0000)
commit94322ba2cbb48e2fb5d69b2e3088be25b96787f5
tree0498870422b5fdd6aa8de52198260f0f96220e84
parent70bb5d0a00639c866c00f1e1863abdd3703a4497
[WIN32K]
EngAllocMem:
 - Respect the FL_NONPAGED_MEMORY flag (actually allocate the memory from non-paged pool)
 - Fix an improper flag comparison that caused memory allocated with both FL_NONPAGED_MEMORY and FL_ZERO_MEMORY set to not be zeroed as requested

svn path=/trunk/; revision=54669
reactos/subsystems/win32/win32k/eng/mem.c