Re: [PATCH 06/11] Better error handling in compress_all()
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:10
Marco Costalba [off-list ref] writes:
Also let the caller to xmalloc() the buffer
int compress_start()
This is meant to be an improvement for [01/11] and I think
should be done from the beginning by squashing into it.
Haven't looked at the decompression side yet. Help in reviewing
this series from others are appreciated.