]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Memory management fixes. Fixed a segfault in SSH1 compression
authorSimon Tatham <anakin@pobox.com>
Sun, 18 Jan 2004 09:14:41 +0000 (09:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 18 Jan 2004 09:14:41 +0000 (09:14 +0000)
commit40456aeb4fae5b4af1d9d8799409a41798547e15
treeae150d7f16225ca691032ccd72e3af4acd504fc4
parent8633c003628a0990e1397bc3e336bb1308095761
Memory management fixes. Fixed a segfault in SSH1 compression
cleanup noticed by Gerhard Wiesinger, and also fixed some memory
leaks spotted by valgrind while debugging same.

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