]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add some missing null checks for inst->ldisc, which were causing
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:20 +0000 (17:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:20 +0000 (17:24 +0000)
commit0b7fd0f8c2142add09ff0d2f4fa3874fd4f68b64
tree6c7ff28d1eb32cd11cde24434c616c1694afa379
parentc9c6ee9b6b1500426fad07e5a03dd8b65cdd273c
Add some missing null checks for inst->ldisc, which were causing
segfaults if a PuTTY or pterm did not close on exit and then you
either typed something via input_method_commit_event or changed the
line editing or echo settings.

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