Page MenuHomeFreeBSD

comsat: move uid/gid setting earlier
ClosedPublic

Authored by emaste on Dec 2 2024, 5:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 8:13 PM
Unknown Object (File)
Sun, Jan 12, 5:01 PM
Unknown Object (File)
Wed, Jan 8, 4:12 AM
Unknown Object (File)
Sun, Jan 5, 11:09 PM
Unknown Object (File)
Sun, Jan 5, 9:03 AM
Unknown Object (File)
Sun, Jan 5, 5:40 AM
Unknown Object (File)
Fri, Jan 3, 9:08 PM
Unknown Object (File)
Fri, Dec 27, 10:36 AM
Subscribers

Details

Summary
It's good to reduce privilege as early as possible.

Suggested by:   jlduran
Obtained from:  NetBSD
Sponsored by:   The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Dec 2 2024, 5:48 PM
emaste created this revision.
libexec/comsat/comsat.c
60

To ensure hostname is null-terminated (can be submitted separately, if considered appropriate).

62
148
185
186
200
216
emaste marked 5 inline comments as done.

Sorry about that, actually test building the change :)

This revision is now accepted and ready to land.Dec 2 2024, 7:42 PM
This revision was automatically updated to reflect the committed changes.