[sudo-commits] sudo changeset 9478:7ffa2eefd3c0

Todd C. Miller Todd.Miller at courtesan.com
Wed May 28 09:50:18 MDT 2014


changeset:	9478:7ffa2eefd3c0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7ffa2eefd3c0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 28 09:50:14 2014 -0600

Log Message:
	Ignore signals sent by the command's process group, not just the
	command itself.  If we cannot determine the process group ID of the
	sender (as it may no longer exist), just check the process ID.

diffstat:

 src/exec.c     |  54 +++++++++++++++++++++++++++++++++++-------------------
 src/exec_pty.c |  21 ++++++++++++++-------
 2 files changed, 49 insertions(+), 26 deletions(-)


More information about the sudo-commits mailing list