CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/07 07:53:29
Modified files:
usr.bin/sudo : sudo.c
Log message:
When checking whether a user may change the login class, just check
pw_uid of the runas user, which was passed in to set_loginclass().
