[NTOS]: Fix a bug in MiRemoveAnyPage: it was always checking the colored zero page...
authorSir Richard <sir_richard@svn.reactos.org>
Thu, 30 Sep 2010 03:17:14 +0000 (03:17 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Thu, 30 Sep 2010 03:17:14 +0000 (03:17 +0000)
commit80d5d95d72797167ca8baa003708da9fc2897065
treed953119ce1a4b6e5e5ec6e02ad8985c79da9338a
parenta14c76d2c8f6d8adb88b0fc8e8c77bd19eaa3d1d
[NTOS]: Fix a bug in MiRemoveAnyPage: it was always checking the colored zero page list, instead of checking the colored free page list the second time around.

svn path=/trunk/; revision=48936
reactos/ntoskrnl/mm/ARM3/pfnlist.c