[NTOS:MM]
authorThomas Faber <thomas.faber@reactos.org>
Sun, 2 Aug 2015 09:15:39 +0000 (09:15 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 2 Aug 2015 09:15:39 +0000 (09:15 +0000)
commit41ea67d64db2cd93140bf16b1839fd57e6995cd6
tree3d32d86620f877d677f9ec6100ffd106b724adea
parent68285022692160e5e429c0750d9b4732a694eade
[NTOS:MM]
- Don't accept 64 bit PE files on x86 (will cause use of uninitialized variable ImageBase). CORE-9955
- Remove a pointless check in MmMapViewOfSection

svn path=/trunk/; revision=68593
reactos/ntoskrnl/mm/section.c