HomeFreeBSD

sh: Clean a readonly local, even if the variable does not exist outside.

Description

sh: Clean a readonly local, even if the variable does not exist outside.

If a local variable has been made read-only, this should not prevent its
removal when the function returns.

Details

Provenance
jillesAuthored on
Parents
rS294592: Fix build and avoid a double-free in the VIMAGE case.
Branches
Unknown
Tags
Unknown