Mailing List Archive

Fixed the compress bug
I fixed the bug with uncompressing large files.
It was a problem how gpg updates the input buffer for zlib.

I checked it with 10 large files of different sizes and each
one with all zeroes, random data and real data (concatenated dict
files).

Both, zlib 1.04 and 1.1.13 works file.

It is in the CVS


Werner