[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 27 Feb 2011 15:16:00 +0000 (15:16 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 27 Feb 2011 15:16:00 +0000 (15:16 +0000)
commit3a61fab955404037923329ac7981cf0ef5dca25b
tree610c8273926d347cdb6ac96ede8f8867b1718308
parentd3b52209a4cc3191634f5d67c65fea64c2f6f1fa
[NTOSKRNL]
Fix a serious bug, where NtAllocateVirtualMemory could allocate memory user mode memory above MmHighestUserAddress up to MmSystemRangeStart - 1, which is a no-access area.

svn path=/trunk/; revision=50917
reactos/ntoskrnl/mm/marea.c