[sudo-commits] sudo changeset 6617:670657004784

Todd C. Miller Todd.Miller at courtesan.com
Fri Mar 18 10:08:20 EDT 2011


changeset:	6617:670657004784 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/670657004784
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Mar 18 10:07:51 2011 -0400

Log Message:
	Save the controlling tty process group before suspending in pty
	mode.  Previously, we assumed that the child pgrp == child pid
	(which is usually, but not always, the case).

diffstat:

 exec_pty.c |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list