HomeFreeBSD

MFC r292888:

Description

MFC r292888:

Fix the error checking for the ubenv command.  This moves the check for an
empty ldvar (which amounts to the varname string starting with '=') into
the if block that manipulates ldvar, which avoids later referencing ldvar
when it was never initialized.

Details

Provenance
ianAuthored on
Parents
rS294345: MFC r292584:
Branches
Unknown
Tags
Unknown