fix malloc_usable_size for NULL input
[musl] / src / malloc / expand_heap.c
2015-06-14 Rich Felkerrefactor malloc's expand_heap to share with __simple_malloc