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)
Tue, Oct 7, 5:31 PM
Unknown Object (File)
Mon, Oct 6, 2:36 AM
Unknown Object (File)
Sun, Oct 5, 6:11 AM
Unknown Object (File)
Thu, Oct 2, 10:48 PM
Unknown Object (File)
Wed, Oct 1, 5:26 AM
Unknown Object (File)
Sun, Sep 28, 6:23 PM
Unknown Object (File)
Aug 18 2025, 2:55 PM
Unknown Object (File)
Aug 12 2025, 4:08 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.