Commit 519c13c9 authored by Mark Wielaard's avatar Mark Wielaard
Browse files

libelf: Make elf_strptr index correctly into compressed section data.



elf_strptr indexes into the section data. This is defined as index into
the uncompressed data of the section. If the section is compressed make
sure the uncompressed data is available, but don't really decompress the
section header (elf_getdata will still return compressed data).

Signed-off-by: default avatarMark Wielaard <mjw@redhat.com>
parent f5013e83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment