simon-svn: putty: jacob
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Thu Dec 2 13:37:28 GMT 2004
SVN root: svn://ixion.tartarus.org/main
Changes by: jacob
Revision: 4946
Date: 2004-12-02 13:37:28 +0000 (Thu, 02 Dec 2004)
Log message (7 lines):
NULL a couple of members after freeing them in ssh_free(). In particular,
should stop ssh_do_close() accessing freed ssh->channels when invoked later
from ssh_free(). Spotted by Fred Sauer.
(Perhaps this is the cause of the crashes people have been reporting on
abnormal closures such as `Software caused connection abort'? I've not been
able to test this.)
Modified files:
U putty/ssh.c
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=4946&r1=4945&r2=4946
More information about the tartarus-commits
mailing list