History log of /external/elfutils/tests/run-zstrptr.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
519c13c9c7fc591609eed405a3e952707c60ec7e 30-Dec-2015 Mark Wielaard <mjw@redhat.com> 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: Mark Wielaard <mjw@redhat.com>
/external/elfutils/tests/run-zstrptr.sh