CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/12 14:45:02
Modified files:
usr.bin/sudo : check.c
Log message:
Backport fix from sudo 1.7.4p5; if -g specified w/o -u the target
user is considered to be different from the invoking user unless
the user's gid is the same as the target gid.
