Page MenuHomeFreeBSD

cr_canseeothergids(): Make the logic easier to grasp
ClosedPublic

Authored by olce on Aug 29 2025, 11:03 PM.
Tags
None
Referenced Files
F172848985: D52272.diff
Mon, Sep 21, 1:51 PM
Unknown Object (File)
Sat, Sep 19, 11:13 PM
Unknown Object (File)
Mon, Sep 14, 11:47 PM
Unknown Object (File)
Sat, Sep 12, 1:39 PM
Unknown Object (File)
Sat, Sep 12, 1:34 PM
Unknown Object (File)
Sun, Sep 6, 4:27 AM
Unknown Object (File)
Wed, Sep 2, 9:49 PM
Unknown Object (File)
Sun, Aug 30, 4:00 AM
Subscribers

Details

Summary

Revert the initial test on whether the policy is in force so that, if
there are no restrictions, the function bails out early, allowing to
de-indent the rest of the code and have it finish with a non-zero (deny)
'return'.

No functional change (intended).

Sponsored by: The FreeBSD Foundation

Diff Detail

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