https://sourceware.org/bugzilla/show_bug.cgi?id=28543
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=84f82c95bcd48042437bfd08c77866414c69476f commit 84f82c95bcd48042437bfd08c77866414c69476f Author: Alan Modra <amo...@gmail.com> Date: Tue Nov 9 09:02:22 2021 +1030 PR28543, readelf entered an infinite loop This little tweak terminates fuzzed binary readelf output a little quicker. PR 28543 * dwarf.c (read_and_display_attr_value): Consume a byte when form is unrecognized. -- You are receiving this mail because: You are on the CC list for the bug.