[sudo-commits] sudo changeset 10617:95eae2d60292

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 31 08:41:03 MDT 2016


changeset:	10617:95eae2d60292 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/95eae2d60292
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 31 08:39:26 2016 -0600

Log Message:
	Use W_EXITCODE to construct the wait status if sudo could not execute
	the command.  Fixes the sudo exit value for exec(3) failure.

diffstat:

 include/sudo_compat.h |  5 +++++
 src/sudo.c            |  4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list