]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix a pty-freeing error which caused a segfault if you attempted to
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:23 +0000 (17:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:23 +0000 (17:24 +0000)
commit5a04ae342012c649c4ba6529a0f832aa2534456b
tree19b54b62cf04c86392135b3c9ae726a4968e3b92
parent1f3901a3a263c22197820ac1f1b9558430a602f5
Fix a pty-freeing error which caused a segfault if you attempted to
use Restart Session in a post-not-close-on-exit pterm.

[originally from svn r9909]
unix/uxpty.c