[NTOS]: Fix a bug in MiRemovePageByColor which caused corruption of the page list...
authorSir Richard <sir_richard@svn.reactos.org>
Thu, 11 Nov 2010 13:08:41 +0000 (13:08 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Thu, 11 Nov 2010 13:08:41 +0000 (13:08 +0000)
commit0bbcdaf47ff9d8cf77fe524893118d3d45f635a3
tree69f8ece8d22473f40c7879789e2120bf5b91fdbe
parent7a047a790264f615c3aff9c0e8485c337996879d
[NTOS]: Fix a bug in MiRemovePageByColor which caused corruption of the page list and could lead to crashes, re-use of freed memory, assuming active memory was free, etc.

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