https://sourceware.org/bugzilla/show_bug.cgi?id=27861
--- Comment #3 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=c4375dd764b2e28b585048c55014d4d8fbe2e820 commit c4375dd764b2e28b585048c55014d4d8fbe2e820 Author: Nick Clifton <ni...@redhat.com> Date: Thu May 13 14:31:09 2021 +0100 Fix an infinite loop in the DWARF decoder when parsing a corrupt string table. PR 27861 * dwarf.c (display_debug_str_offsets): Warn if the length field is larger than the amount of data remaining in the section. -- You are receiving this mail because: You are on the CC list for the bug.