HomeFreeBSD

sh: Fix copying uninitialized field 'special'.

Description

sh: Fix copying uninitialized field 'special'.

This just copied uninitialized data and did not depend on it later, so it
should not be dangerous.

Found by: clang static analyzer

Details

Provenance
jillesAuthored on
Parents
rS296812: Pass __SPE__ on the command line, to enforce SPE availability.
Branches
Unknown
Tags
Unknown