HomeFreeBSD

loader: provide values in help_getnext()

Description

loader: provide values in help_getnext()

With r328289 we attempt to make sure we free the resources allocated in
help_getnext(), however, it is possible that we get no resources allocated
and help_getnext() will return early.

Make sure we have pointers set to NULL early in help_getnext().

Reported by: Andy Fiddaman

Details

Provenance
tsoomeAuthored on
Parents
rS332554: MFC r331950: 9434 Speculative prefetch is blocked by device removal code.
Branches
Unknown
Tags
Unknown