smalloc: just round alloc_size to int aligned for post redzone pointer
authorJens Axboe <jens.axboe@oracle.com>
Tue, 7 Jul 2009 21:03:06 +0000 (23:03 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 7 Jul 2009 21:03:06 +0000 (23:03 +0200)
commit122426daab0fbd2fce244ac018d737a8f302f974
treefd60e9d11e161f8cd19d1f4d93d6de1ad7c261b2
parentcf98708da292cb9e77bb6aff4eda7652103f4f77
smalloc: just round alloc_size to int aligned for post redzone pointer

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