]> git.ipfire.org Git - thirdparty/elfutils.git/commit
elflint: Reject mergable string sections as relocation target.
authorMark Wielaard <mjw@redhat.com>
Fri, 16 Oct 2015 11:15:01 +0000 (13:15 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 16 Oct 2015 11:15:01 +0000 (13:15 +0200)
commit61c25a1c5b507629fa69b205a0e22d142092c6d1
tree1aa7763af561f2eceda01ce3279b51c1d80d4be5
parentfd2e84cb31fa7585baa7daa9dae03a8ac725ae05
elflint: Reject mergable string sections as relocation target.

Mergable sections can be the target of a relocation, but only if they
contain items of the same size. So only reject mergable string sections
as target of a relocation section.

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