mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() [NTOS]: The fix above was due to fixing "EndingAddress" which was being initialized to zero too late (after writing to it!). This caused allocations with a fixed base address that were already on top of another allocation not to be seen as a conflict, then we tried inserting a VAD and received an ASSERT saying we've already found a VAD there. After fixing the sizing code, the bug above creeped up. Whoever wrote the NtFreeVirtualMemory test is a godsend. It has been nailing bug after bug in the VAD implementation. Thank you. svn path=/trunk/; revision=55990 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |