https://sourceware.org/bugzilla/show_bug.cgi?id=29647
--- 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=306253b2cfa297c1eb0d30852bdcf96375db24e2 commit 306253b2cfa297c1eb0d30852bdcf96375db24e2 Author: Alan Modra <amo...@gmail.com> Date: Wed Oct 5 11:25:26 2022 +1030 PR29647, objdump -S looping Fuzzed input with this in .debug_line [0x0000003b] Special opcode 115: advance Address by 8 to 0x401180 and Line by -2 to -1 PR 29647 * objdump.c (print_line): Don't decrement line number here.. (dump_lines): ..do so here instead, ensuring loop terminates. -- You are receiving this mail because: You are on the CC list for the bug.