[sudo-commits] sudo changeset 7550:40863388db30

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 13:07:45 EST 2012


changeset:	7550:40863388db30 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/40863388db30
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 13:03:37 2012 -0500

Log Message:
	When trying to determine the tty, fall back on /proc/ppid/fd/{0,1,2}
	if the main process's fds 0-2 are not hooked up to a tty.  Adapted
	from a diff by Zdenek Behan.

diffstat:

 src/sudo.c |  36 ++++++++++++++++++++++++++++++++++--
 1 files changed, 34 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list