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
Unknown Object (File)
Tue, May 5, 6:01 AM
Unknown Object (File)
Fri, May 1, 10:47 AM
Unknown Object (File)
Wed, Apr 29, 5:32 PM
Unknown Object (File)
Wed, Apr 29, 12:58 AM
Unknown Object (File)
Tue, Apr 28, 11:35 AM
Unknown Object (File)
Mon, Apr 20, 11:22 AM
Unknown Object (File)
Mon, Apr 20, 2:46 AM
Unknown Object (File)
Apr 15 2026, 5:35 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