On Thu, Aug 14, 2014 at 11:58 PM, Junio C Hamano wrote:
>> +static void inflate_and_throw_away(unsigned long size)
>> +{
>
> But more importantly, the basic structure of this loop is the same
> as the loop we already have in the only caller of this new function,
> not just the regular "zlib produc
Nguyễn Thái Ngọc Duy writes:
> As a recovery tool, unpack-objects should go on unpacking as many
> objects as it can.
>
> Signed-off-by: Nguyễn Thái Ngọc Duy
> ---
> builtin/unpack-objects.c | 42 +-
> t/t1050-large.sh | 7 +++
> 2 files cha
As a recovery tool, unpack-objects should go on unpacking as many
objects as it can.
Signed-off-by: Nguyễn Thái Ngọc Duy
---
builtin/unpack-objects.c | 42 +-
t/t1050-large.sh | 7 +++
2 files changed, 48 insertions(+), 1 deletion(-)
diff --g
3 matches
Mail list logo