]> granicus.if.org Git - sudo/commit
Work around weird AIX saved uid semantics on setuid() and setreuid().
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 15 Apr 2011 16:30:08 +0000 (12:30 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 15 Apr 2011 16:30:08 +0000 (12:30 -0400)
commitb08ad6083bec983d643e525a1229a44d6e68628f
treeb22335d567db2db8159e667c45118f1a15775f9d
parent2f24216e855b9913204392a4ad24a35b31b7691c
Work around weird AIX saved uid semantics on setuid() and setreuid().
On AIX, setuid() will only set the saved uid if the euid is already 0.
plugins/sudoers/set_perms.c