]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
ssh_free() should not call log_free(); it's for the front end to
authorSimon Tatham <anakin@pobox.com>
Sat, 14 Aug 2004 12:24:02 +0000 (12:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 14 Aug 2004 12:24:02 +0000 (12:24 +0000)
commitcc03567f71a29885e2fca98fa48a51359bd00420
treeadfedb5df0182aaa323c6686db56c70ef730597e
parent4ae0addc7bb3da9d7666429102bd874abd67428a
ssh_free() should not call log_free(); it's for the front end to
decide whether the logctx is finished with or not.

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