https://sourceware.org/bugzilla/show_bug.cgi?id=31692
--- Comment #1 from Sourceware Commits <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=635d05b88f4823f46ef1ddbb3d438db16c0f6e71 commit 635d05b88f4823f46ef1ddbb3d438db16c0f6e71 Author: Alan Modra <amo...@gmail.com> Date: Thu May 2 19:02:48 2024 +0930 PR31692, objdump fails .debug_info size check PR 31692 * objdump.c (load_specific_debug_section): Replace bfd_get_size check with bfd_section_size_insane. Call free_debug_section after printing error messages. Set section->start NULL when freeing. -- You are receiving this mail because: You are on the CC list for the bug.