[sudo-commits] sudo changeset 7984:16957f4a706f

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 10 10:21:51 EDT 2012


changeset:	7984:16957f4a706f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/16957f4a706f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 10 10:18:59 2012 -0400

Log Message:
	Treat a tty read failure like EOF as it usually means the pty has
	gone away.  Handle write() on the tty returning EIO.

diffstat:

 src/exec_pty.c |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list