]> granicus.if.org Git - sudo/commit
in set_perms(), always call setuid(0) before changing the ruid/euid
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Oct 1999 23:42:57 +0000 (23:42 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Oct 1999 23:42:57 +0000 (23:42 +0000)
commit7f5c248933c72094720bcf3b9826b1a6ee555ecf
treec732ea3e05855d9c87bf87e425c00e8d27d7fa3a
parentbd99c35457623fa28a8a97a02cf8b5946606502d
in set_perms(), always call setuid(0) before changing the ruid/euid
so we always know it will succeed.
sudo.c