]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Fix illegal memory access parsing corrupt DWARF information.
authorNick Clifton <nickc@redhat.com>
Fri, 23 Dec 2022 13:02:04 +0000 (13:02 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 23 Dec 2022 13:02:42 +0000 (13:02 +0000)
commit8af23b30edbaedf009bc9b243cd4dfa10ae1ac09
treee754087159e116506e93ee151c5c99987b031fab
parent8fbad19958c9b9c06a710bf7d6589d52f1ed8a64
Fix illegal memory access parsing corrupt DWARF information.

PR 29936
* dwarf2.c (concat_filename): Fix check for a directory index off
the end of the directory table.
bfd/ChangeLog
bfd/dwarf2.c