The Zlib module now uses dynamically allocated contexts. I think
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Oct 2002 13:26:33 +0000 (13:26 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Oct 2002 13:26:33 +0000 (13:26 +0000)
commit5366aed8eefc275bcff5862885da511dbe16ccdf
tree7c11bdb62acada6538ac0193934ce5f18f5b3e24
parent27cd7fc28c020044e7394fe8274ffb853e12082c
The Zlib module now uses dynamically allocated contexts. I think
that completes the static-removal in the crypto library. Ooh.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2136 cda61777-01e9-0310-a592-d414129be87e
ssh.c
ssh.h
sshzlib.c