Fix relocs of unwanted sections
commitfef838db2d124db3f1357385972371ccba7af2c6
authorMichael Matz <matz@suse.de>
Mon, 4 Mar 2019 15:53:24 +0000 (4 16:53 +0100)
committerMichael Matz <matz@suse.de>
Mon, 4 Mar 2019 15:53:24 +0000 (4 16:53 +0100)
tree4f2e78334dbd9a68efb55afefa9a8998ab2c5fac
parent749d19d70b91af4bf027458a138998d4f508d3ca
Fix relocs of unwanted sections

relocation sections to sections we don't want to handle lead
to segfaults, handle this situation (by ignoring the relocs
as well).
tccelf.c