HomeFreeBSD

Mark the func pointer as __dead2. It looks up loader_main, which

Description

Mark the func pointer as __dead2. It looks up loader_main, which
either aborts or exits, but never returns. Tag it as a non-returning
function rather than supply a bogus return(0) at the end of main.

CID: 1382885
Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS326143: Fix theoretical integer overflow issues. If the product here is
Branches
Unknown
Tags
Unknown