]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Don't trash destshdr for STT_SECTION in handle_relocs_rel[a].
authorMark Wielaard <mjw@redhat.com>
Fri, 28 Nov 2014 21:22:16 +0000 (22:22 +0100)
committerMark Wielaard <mjw@redhat.com>
Thu, 4 Dec 2014 13:42:54 +0000 (14:42 +0100)
commit98755619213b99cf90f6ad0fb02e1d113b6a9102
tree0cfdfcc907aea3fc19dacf75111251fa9f634c0b
parent805ec833c17b01e1791162227ab0b4119ffe1eb0
readelf: Don't trash destshdr for STT_SECTION in handle_relocs_rel[a].

We might need the original destshdr for handling other relocations.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c