Artifact c7c5b64821a7895b1722d8794d3dd076bab0a54f:
- File unix/pty.c — part of check-in [3000ac05c2] at 2003-05-11 07:28:53 on branch trunk — I think I've just fixed Debian bug #166396. The +ut option was causing pty_utmp_helper_pipe to be closed, but its fd was kept around even when stale, and closed again when the main child process terminated - by which time the fd number had been reused for a rather more vital fd, which GTK didn't appreciate having closed under its feet. Hence, spin on POLLNVAL. Should now be sorted. (user: simon size: 19256)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.