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
libbfd: make sure variables are initialized before using them. Tags None Referenced Files None Subscribers None
Description
Details
|