Fix a pty-freeing error which caused a segfault if you attempted to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 11 Jul 2013 17:24:23 +0000 (17:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 11 Jul 2013 17:24:23 +0000 (17:24 +0000)
commit6db084b8b35c8dc4b510caef60f52aa02ceebcbf
tree19b54b62cf04c86392135b3c9ae726a4968e3b92
parentd72da0cb39c19acbe1654c0c417808088e2d271f
Fix a pty-freeing error which caused a segfault if you attempted to
use Restart Session in a post-not-close-on-exit pterm.

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