w(1) is not sgid binary since r53279. We should either unconditionally
do setgid() if we are really concerned, or just get rid of the setgid
bits.
Details
Details
- Reviewers
peter wollman - Group Reviewers
security secteam - Commits
- rS287590: w(1) is not setgid binary since r53279, so remove the setgid() call.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 329 Build 329: arc lint + arc unit