[sudo-commits] sudo changeset 10568:983a0b79b527

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 28 06:18:29 MDT 2016


changeset:	10568:983a0b79b527 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/983a0b79b527
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jul 28 06:16:43 2016 -0600

Log Message:
	If waitpid() returns 0 or -1, display a warning, this should never happen.
	Add a check for unhandled wait status (also should never happen).

diffstat:

 src/exec_pty.c |  25 +++++++++++++++++--------
 1 files changed, 17 insertions(+), 8 deletions(-)


More information about the sudo-commits mailing list