bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug#647522: non-deterministic compression results with gzip -n9


From: Fabian Greffrath
Subject: Re: Bug#647522: non-deterministic compression results with gzip -n9
Date: Wed, 08 Feb 2012 15:22:50 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

I think at least the attached patch won't hurt (when the DYN_ALLOC part
is fixed; and possibly turning that into a MEMSET-like macro).

Just an idea, but couldn't ZEROIFY in the DYN_ALLOC part be defined as free() and subsequent calloc() of the arrays preserving their size?

 - Fabian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]