mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
2b17fa159d
- Add support for guarded allocations, that can be used to detect buffer overruns - Add GuardedMemory example test - Add MmSection test with some basic parameter checks for MmCreateSection - Fix some x64 build problems - Update readme svn path=/trunk/; revision=53687 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Example.c | ||
Example.h | ||
Example_drv.c | ||
example_drv.rbuild | ||
Example_user.c | ||
GuardedMemory.c | ||
KernelType.c |