[NTOS]: Fix a logic error which could cause pages on the free list which failed to...
authorSir Richard <sir_richard@svn.reactos.org>
Fri, 19 Feb 2010 18:25:29 +0000 (18:25 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Fri, 19 Feb 2010 18:25:29 +0000 (18:25 +0000)
commit8f421a2ad0d7dac8aa3c7384d3f31d9cd32f07ae
treeee2997905c5d206e9fac5bc4d860aa41da0dcb5f
parent0eb260e7ea5aeb972be4b8e5c73e04d6c901f81f
[NTOS]: Fix a logic error which could cause pages on the free list which failed to be zeroed out due to running out of hyperspace mappings to appear as being on the zero page list even though they were inserted back on the free page list.

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