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]

elf*_xlatetom: do not check ELF_T_NHDR has integer number of records


Hi there,

this is to let everyone know that I pushed a fix that was proposed and
reviewed in the following bugzilla ticket (plus a change log and a
comment):

  https://bugzilla.redhat.com/show_bug.cgi?id=835877

The substance is that in elfw2(LIBELFBITS, xlatetom), we shouldn't
require integer number of records when processing notes.  Payload bytes
follow the header immediately, it's not an array of records as is the
case otherwise.

The commit in question is bc0f7450.  Hopefully I got the signed-off-by
business right.

Thank you,
PM

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