[sudo-commits] sudo changeset 10465:9ca106c499b2

Todd C. Miller Todd.Miller at courtesan.com
Mon May 16 11:20:55 MDT 2016


changeset:	10465:9ca106c499b2 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9ca106c499b2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 16 11:17:20 2016 -0600

Log Message:
	O_NOCTTY has no effect when opening /dev/tty as the open can only
	succeed if there is already a controlling tty.

diffstat:

 plugins/sudoers/sudoers.c |  2 +-
 src/exec.c                |  2 +-
 src/exec_pty.c            |  2 +-
 src/sudo.c                |  2 +-
 src/tgetpass.c            |  4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)


More information about the sudo-commits mailing list