Clear dynstr_index when forcing symbols local
authorAlan Modra <amodra@gmail.com>
Thu, 27 Apr 2017 01:36:33 +0000 (11:06 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 27 Apr 2017 02:24:29 +0000 (11:54 +0930)
commit641338d8e9b62bde9672f13f0dca2324b61e46e2
tree1548ad68c51d8b24241e6717ef4b3766fa2e944b
parent21d68fcd0c2f9113369d860ee1e5841bfacc35ff
Clear dynstr_index when forcing symbols local

This is really just cosmetic, but it does protect a little from
accidentally reading a stale value.

* elflink.c (_bfd_elf_link_hash_hide_symbol): Clear dynstr_index
when force_local.
bfd/ChangeLog
bfd/elflink.c
This page took 0.023717 seconds and 4 git commands to generate.