]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Fix an illegal memory access by readelf when displaying the contents of a corrupt...
authorNick Clifton <nickc@redhat.com>
Thu, 27 Feb 2020 16:28:25 +0000 (16:28 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 27 Feb 2020 16:28:25 +0000 (16:28 +0000)
commit736990c44277615e47d5dfab523c70488911624d
tree98bf1f2044dcdfba764eb5222575e1b4f2e9106d
parent3608f86c427a907335eb96b8dd6d6d2071d6f4a1
Fix an illegal memory access by readelf when displaying the contents of a corrupt IA64 binary.

PR 25526
* readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
get_data is unable to load the string table.
binutils/ChangeLog
binutils/readelf.c