]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix seg-fault in the DWARF reader code when accessing an abbreviatuin table with...
authorNick Clifton <nickc@redhat.com>
Tue, 19 Mar 2024 14:16:47 +0000 (14:16 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 19 Mar 2024 14:16:47 +0000 (14:16 +0000)
commit709b8d140b47df446dd242450d558bad20780ebc
tree83a96bacc7e977d37617dc50ff0db3ad6de57be6
parentf6080a91c5e283deff59337711091111e75d94a2
Fix seg-fault in the DWARF reader code when accessing an abbreviatuin table with a corrupt entry offset.

  PR 31456
binutils/dwarf.c