|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29647] [Infinite Loop]: objdump(version 2.39.50.20221003, commit e1fc9bcf) |
Date: | Wed, 05 Oct 2022 04:25:38 +0000 |
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 <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=306253b2cfa297c1eb0d30852bdcf96375db24e2 commit 306253b2cfa297c1eb0d30852bdcf96375db24e2 Author: Alan Modra <amodra@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.
[Prev in Thread] | Current Thread | [Next in Thread] |