HomeFreeBSD

chdone(): Prevent returning uninitialized scalar value.

Description

chdone(): Prevent returning uninitialized scalar value.

Improve over the solution in r297527:
Instead of attempting to initialize all the possible cases, just
move the check nearer to the case where it makes sense.

CID: 1006486
Reviewed by: ken
MFC after: 2 weeks

Details

Provenance
pfgAuthored on
Reviewer
ken
Parents
rS297687: newvers.sh: rationalize licence condition numbering
Branches
Unknown
Tags
Unknown