HomeFreeBSD

libbfd: make sure variables are initialized before using them.

Description

libbfd: make sure variables are initialized before using them.

Initialize l_sec_contents to make sure that free(l_sec_contents) is called
on valid pointers.

Obtained from: OpenBSD (partial CVS rev 1.18)
MFC after: 5 days

Details

Provenance
pfgAuthored on
Parents
rS310131: libbfd: drop unnecessary variable increment.
Branches
Unknown
Tags
Unknown