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)
Wed, Aug 12, 11:31 AM
Unknown Object (File)
Wed, Aug 12, 10:04 AM
Unknown Object (File)
Tue, Aug 11, 5:40 PM
Unknown Object (File)
Tue, Aug 11, 1:54 AM
Unknown Object (File)
Mon, Aug 10, 10:37 PM
Unknown Object (File)
Mon, Aug 10, 8:22 AM
Unknown Object (File)
Fri, Aug 7, 5:17 PM
Unknown Object (File)
Fri, Aug 7, 9:34 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.