]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Colin Watson reports that gnome-session has been known to leave
authorSimon Tatham <anakin@pobox.com>
Wed, 2 Mar 2011 19:12:42 +0000 (19:12 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 2 Mar 2011 19:12:42 +0000 (19:12 +0000)
commit0c98b337366c60beb9901caee7356ab622dbe2a9
treee2b757c071266bfd019591d4e4303c0712ac3bd8
parent3ff018720192a156dbefa91ba759a4102c3cdf1e
Colin Watson reports that gnome-session has been known to leave
SIGPIPE ignored in its child processes, leading to unexpected
behaviour inside pterms. (The gnome-session I'm sitting in front of
doesn't seem to do this as far as I can tell, but I don't doubt there
are some that do.) Add SIGPIPE to the list of signals we reset to
default behaviour before launching pterm's child process.

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