smalloc: add pre and post redzone checks to pointers
authorJens Axboe <jens.axboe@oracle.com>
Mon, 26 May 2008 07:37:21 +0000 (09:37 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 26 May 2008 07:37:21 +0000 (09:37 +0200)
commit55f6491de3d5f734a1cbe3e7deed87a382d6c863
treeba6d568c5de78fba8105468905cf758d152b9613
parentcbf69f0dbd61bce2438e7052b0e124735b27a2d4
smalloc: add pre and post redzone checks to pointers

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
smalloc.c