HomeFreeBSD

Because getlocalbase() returns -1 on error, it needs to use a signed type

Description

Because getlocalbase() returns -1 on error, it needs to use a signed type
internally. Do that, and make sure that conversations between signed and
unsigned don't overflow

Details

Provenance
scottlAuthored on Nov 15 2020, 7:48 AM
Parents
rGb77594bbbf28: sched: fix an incorrect comparison in sched_lend_user_prio_cond
Branches
Unknown
Tags
Unknown

Event Timeline