Fix potential NULL dereference in alloc_mem_mmap()
authorJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 19:20:38 +0000 (13:20 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 19:20:38 +0000 (13:20 -0600)
commitb3493a7aadd6f36b98075af7ac8bd9e276b4b361
treed7763188212627663dff7023d8105d840c7314d6
parent9edf7b3ed581a61433ad620d457b4d0349115e52
Fix potential NULL dereference in alloc_mem_mmap()

Signed-off-by: Jens Axboe <axboe@fb.com>
memory.c