mirror of
https://github.com/reactos/reactos.git
synced 2026-09-19 16:19:27 +08:00
0067e2c1a56a09beec0e744a6c8fd4710b59f75f
- I also didn't fully like the idea of sticking "-1" into a 5-bit wide bitfield -- instead just stuff it as 0xFFFFF with a typecast.
- This seems to be NT's MM_EMPTY_LIST that shows up in a couple of ASSERTs on the checked build.
- This fixes several random crashes seen on my test boxes when mapping MDLs and using NP expansion VA.
- Dedicated to Brüno.
svn path=/trunk/; revision=41934
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%