]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit33a59e78f152965c0d758aa0aabf7466e0826902
treeae150d7f16225ca691032ccd72e3af4acd504fc4
parent5a11f1856971b228deca7bf63a32dc7c5c5dcb97
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.

[originally from svn r3726]
ssh.c
sshzlib.c