summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2015-12-30 01:39:29 +0100
committerMark Wielaard <[email protected]>2016-01-06 14:27:10 +0100
commit519c13c9c7fc591609eed405a3e952707c60ec7e (patch)
tree00c3afe184607b9d62f6fd81553de14b90a09bc6 /lib
parentf5013e83d5c8fcd9309c8976c3f1167d28cd07aa (diff)
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 <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions