Page MenuHomeFreeBSD

targ: Handle errors from suword()
ClosedPublic

Authored by markj on Dec 26 2023, 11:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 6:27 PM
Unknown Object (File)
Sat, Jan 11, 5:02 AM
Unknown Object (File)
Sat, Jan 11, 2:02 AM
Unknown Object (File)
Dec 7 2024, 11:47 PM
Unknown Object (File)
Nov 30 2024, 6:13 AM
Unknown Object (File)
Nov 6 2024, 5:52 AM
Unknown Object (File)
Nov 6 2024, 3:46 AM
Unknown Object (File)
Nov 3 2024, 1:28 AM
Subscribers

Details

Summary

In targstart() we are already handling an error and have no go way to
signal the failure to upper layers, so ignore the return value of
suword() there.

This is in preparation for annotating copyin() and related functions
with __result_use_check.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55130
Build 52019: arc lint + arc unit