modify the omitted about heapinfo_parse in mm_malloc
authorjc_.kim <jc_.kim@samsung.com>
Mon, 3 Apr 2017 04:09:42 +0000 (13:09 +0900)
committerjc_.kim <jc_.kim@samsung.com>
Mon, 3 Apr 2017 04:09:42 +0000 (13:09 +0900)
commitccee7c1ff625da8b7cffbb65609d1c4223c98123
tree49e723d865320d2aeb437ced8bb1a7a0408b297c
parentbeacd1658663e32008238a3081c2aab431f91038
modify the omitted about heapinfo_parse in mm_malloc

modified heapinfo_parse needs 3-params, but in mm_malloc, it is not updated
os/mm/mm_heap/mm_malloc.c