simon-svn: putty: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Sat Mar 5 17:56:29 GMT 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       5445
Date:           2005-03-05 17:56:28 +0000 (Sat, 05 Mar 2005)

Log message (7 lines):
Make sure we do notify_remote_exit(ssh->frontend) _before_
connection_fatal(), since the latter is entitled to destroy the
backend so `ssh' may no longer be valid once it returns.

For the Unix port, switch exit(0) to gtk_main_quit() in
notify_remote_exit(), so that we don't exit before the subsequent
connection_fatal()!

Modified files:
U   putty/ssh.c
U   putty/unix/gtkwin.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=5445&r1=5444&r2=5445
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/unix/gtkwin.c?rev=5445&r1=5444&r2=5445



More information about the tartarus-commits mailing list