The direct link between the terminal and the back end via
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Jan 2007 13:53:28 +0000 (13:53 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Jan 2007 13:53:28 +0000 (13:53 +0000)
commitc1190260b27bab9d7ce68ff039c7658b9b839701
tree6829144c182dcc747d447e448778a10a9bc31e9d
parentbf24ed41203040e2f3483c233fb457e9e4febe19
The direct link between the terminal and the back end via
term_provide_resize_fn() was not being broken when the back end was
destroyed on session termination, causing resizing an inactive PuTTY
to be a segfault hazard.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7143 cda61777-01e9-0310-a592-d414129be87e
terminal.c
unix/gtkwin.c
windows/window.c