HomeFreeBSD

g_sched_destroy(): prevent return of uninitialized scalar variable.

Description

g_sched_destroy(): prevent return of uninitialized scalar variable.

For the !gsp case there some chance of returning an uninitialized
return value. Prevent that from happening by initializing the
error value.

CID: 1006421

Details

Provenance
pfgAuthored on
Parents
rS297525: Fix indentation oops.
Branches
Unknown
Tags
Unknown