[sudo-commits] sudo changeset 9477:d590c899e194

Todd C. Miller Todd.Miller at courtesan.com
Tue May 27 13:52:36 MDT 2014


changeset:	9477:d590c899e194 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d590c899e194
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 27 10:51:31 2014 -0600

Log Message:
	In handler_user_only() only forward the signal if it was not generated
	by the command.  This should fix a problem with programs that catch
	SIGTSTP, perform cleanup, and then re-send the signal to their
	process group (of which sudo is the leader).

diffstat:

 src/exec.c |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list