- Implement a special "debug pool" allocator which catches pool overruns. It evolved...
authorAleksey Bragin <aleksey@reactos.org>
Wed, 29 Apr 2009 09:41:32 +0000 (09:41 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Wed, 29 Apr 2009 09:41:32 +0000 (09:41 +0000)
commiteb036429b8e77340f20ae05cb32e4c05f8e14d46
treefb2212244751da512a2fdad45b90b714f0316edf
parentd8d8b19d4acbea2af79b360f65531929f6f4b043
- Implement a special "debug pool" allocator which catches pool overruns. It evolved from an initial patch by Art Yerkes, and is fully independent from underlying pool implementation. It supports only non-paged pool and detects only overruns now. To enable, uncomment DEBUG_NPOOL define in mm/pool.c.

svn path=/trunk/; revision=40726
reactos/ntoskrnl/include/internal/mm.h
reactos/ntoskrnl/mm/dbgpool.c [new file with mode: 0644]
reactos/ntoskrnl/mm/pool.c
reactos/ntoskrnl/ntoskrnl-generic.rbuild