[sudo-commits] sudo changeset 10999:9cdbbb7ff3dd

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 15 07:52:49 MDT 2017


changeset:	10999:9cdbbb7ff3dd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9cdbbb7ff3dd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 15 07:51:00 2017 -0600

Log Message:
	Better handling of SIGCONT from in command in the monitor.  It is
	useful to know when the command continued but we don't want to
	inform the parent or store the wait status in this case.  Fixes a
	hang after multiple suspends on Linux.

diffstat:

 src/exec_monitor.c |  23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list