[sudo-commits] sudo changeset 10202:34754ad586c7

Todd C. Miller Todd.Miller at courtesan.com
Wed Sep 9 10:46:00 MDT 2015


changeset:	10202:34754ad586c7 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/34754ad586c7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Sep 09 10:45:56 2015 -0600

Log Message:
	Fix running commands as non-root when neither setresuid() not
	setreuid() are available.  At this point we are already root so
	setuid() must succeed.  Bug #713

diffstat:

 src/sudo.c |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list