simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Nov 17 18:36:27 GMT 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8304
Date:           2008-11-17 18:36:27 +0000 (Mon, 17 Nov 2008)

Log message (5 lines):
Avoid freeing the backend in notify_remote_exit(), since that's
called from within a backend function which will expect its own
backend pointer to still be valid on return. Instead, move all the
real functionality of notify_remote_exit() out into a GTK idle
function.

Modified files:
U   putty/unix/gtkwin.c

Links:
http://svn.tartarus.org/sgt/?rev=8304&view=rev
http://svn.tartarus.org/sgt/putty/unix/gtkwin.c?rev=8304&r1=8303&r2=8304



More information about the tartarus-commits mailing list