ietf-openpgp
[Top] [All Lists]

Re: Some suggestions

1998-04-28 09:50:31
Bill Frantz <frantz(_at_)netcom(_dot_)com> writes:

The version of ZIP in Java 1.1.3 has memory leaks and isn't thread safe.  I
don't know about other implementations using zlib.

Is this zlib version 1.0.4, Jul 24th, 1996?
That one is thread safe - it was one of the goals:

  zlib 1.0.4 is a general purpose data compression library.  All the code
  is reentrant (thread safe).  The data format used by the zlib library
  is described by RFCs (Request for Comments) 1950 to 1952 in the files 

And _many_ tools link against this lib.


Werner