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.
Differential D43202
targ: Handle errors from suword() markj on Dec 26 2023, 11:57 PM. Authored by Tags None Referenced Files
Subscribers
Details
In targstart() we are already handling an error and have no go way to This is in preparation for annotating copyin() and related functions
Diff Detail
|