branches/zip: mem_heap_create_block(): Correct an error introduced in r909:
Return NULL when trying to use heap->free_block that is NULL.
Showing
Please register or sign in to comment
Return NULL when trying to use heap->free_block that is NULL.