Page MenuHomeFreeBSD

fsetown: Avoid gotos for error handling
ClosedPublic

Authored by markj on Aug 24 2021, 9:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 8:48 PM
Unknown Object (File)
Thu, Oct 16, 8:48 PM
Unknown Object (File)
Thu, Oct 16, 8:48 PM
Unknown Object (File)
Thu, Oct 16, 11:32 AM
Unknown Object (File)
Sep 16 2025, 1:02 AM
Unknown Object (File)
Jul 22 2025, 1:01 AM
Unknown Object (File)
Jun 14 2025, 11:52 PM
Unknown Object (File)
Jun 14 2025, 7:43 AM
Subscribers

Details

Summary

This simplifies control flow somewhat at the expense of extra nesting.

Suggested by: kib

Diff Detail

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