]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitd0b99ccee377420a2caafa5adc7c32dc653d6e21
treee2b757c071266bfd019591d4e4303c0712ac3bd8
parent09080057cad3ebc2494ef1f18da2579e65303f23
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.

[originally from svn r9117]
unix/uxpty.c