A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 543797fee3 [NTOSKRNL]
- Remove the BoundaryAddressMultiple parameter from MmCreateMemoryArea (wasn't used) and give it instead a Granularity parameter
- Use the Granularity parameter in MmMapViewOfSegment to make sure that full sections are allocated on a MM_ALLOCATION_GRANULARITY aligned address.
- Check for overflow and unaligned image base in MmMapViewOfSection when mapping image sections
- Return proper status code on failure

svn path=/trunk/; revision=61108
2013-11-26 21:38:02 +00:00
reactos [NTOSKRNL] 2013-11-26 21:38:02 +00:00
rosapps [ROSAPPS] 2013-09-15 18:17:25 +00:00
rostests [KMTESTS:RTL] 2013-11-26 14:26:31 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00