This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix for elf_getdata/elf_flagdata on empty section


... sits on the branch "pmachata/576283", commits b6b942 and 3fdd54
(testcase and fix).

The problem appears ta be that the backlink from data to section,
data.s, is not initialized for bitless sections (NODATA or zero size).
The link should be initialized in convert_data, but that's not called
for these sections.

Please review.

PM

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]