[sudo-commits] sudo changeset 11304:59201fb78427

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 28 08:35:18 MDT 2018


changeset:	11304:59201fb78427 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/59201fb78427
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Mar 27 16:00:08 2018 -0600

Log Message:
	In pty_close() we still need to check whether the pty master and
	slave fds are open before closing them.  When no tty is present but
	we are I/O logging pty_close() will be called when there is no
	actual pty in use.

diffstat:

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


More information about the sudo-commits mailing list