]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: readelf: loc_offset XX too big
authorNick Clifton <nickc@redhat.com>
Wed, 19 Apr 2023 10:48:24 +0000 (11:48 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 19 Apr 2023 10:48:24 +0000 (11:48 +0100)
commit28ab94f51dcdee056d96e57ad04c27c22cf854ea
tree19131b005ebbe4be02293b279c00c449623cfb51
parentac164fa8540426238670184e0007e1d4261eaec8
Fix: readelf: loc_offset XX too big

  PR 30355
  * dwarf.c (read_and_display_attr_value): Correctly handle DW_loclistx attributes that index a version 5 .debug_loclists section.
binutils/ChangeLog
binutils/dwarf.c