]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix the loading of the dynamic string table in a file without sections.
authorNick Clifton <nickc@redhat.com>
Thu, 12 Apr 2018 14:41:07 +0000 (15:41 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 12 Apr 2018 14:41:07 +0000 (15:41 +0100)
commit86c6c6df007cee29f4a723df1a6af1889183fb2e
tree01f7663723e59da0ecd26773bae7f5e73f98ac7b
parent67f846b59b32f3d704c601669409c2584383fea9
Fix the loading of the dynamic string table in a file without sections.

PR 23050
* readelf.c (process_dynamic_section): Correct dynamic string
table size calculation.
binutils/ChangeLog
binutils/readelf.c