]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
The direct link between the terminal and the back end via
authorSimon Tatham <anakin@pobox.com>
Wed, 24 Jan 2007 13:53:28 +0000 (13:53 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 24 Jan 2007 13:53:28 +0000 (13:53 +0000)
commit74293fb386f4f8b76bec91678ce6d6f52549098d
tree6829144c182dcc747d447e448778a10a9bc31e9d
parente815b324aedcf66e551ac6e8cf95cfe5c9342a06
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: http://svn.tartarus.org/sgt/putty@7143 cda61777-01e9-0310-a592-d414129be87e
terminal.c
unix/gtkwin.c
windows/window.c