Fixed several off-by-one errors when playing with the PFN database array size. Among...
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Fri, 15 Feb 2008 01:04:22 +0000 (01:04 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Fri, 15 Feb 2008 01:04:22 +0000 (01:04 +0000)
commitf19e397250f436732a2daaaaf44eafc2cebfff02
treeaa8b14e5f2d969cd940fe795cb977e0ae7ed54b1
parentd6cd3275f2607e8950c8c84009ccce815d24f7c8
Fixed several off-by-one errors when playing with the PFN database array size. Among other things, certain valid pages would be considered invalid, and also the PFN database wouldn't be properly erased on startup (which would result in a crash after a warm reboot or restarting the emulator).

svn path=/trunk/; revision=32371
reactos/ntoskrnl/mm/freelist.c