https://sourceware.org/bugzilla/show_bug.cgi?id=26086
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c4b2f181c3d2ddc681ce42bf60bfa874e44b1cfe commit c4b2f181c3d2ddc681ce42bf60bfa874e44b1cfe Author: Nick Clifton <ni...@redhat.com> Date: Mon Jun 8 11:24:06 2020 +0100 Fix an illegal memory access when parsing corrupt DWARF debug information. PR 26086 * dwarf.c (process_debug_info): Check that there is space in the debug_information array before filling in an entry. -- You are receiving this mail because: You are on the CC list for the bug.