https://sourceware.org/bugzilla/show_bug.cgi?id=29290
--- Comment #1 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=e98e7d9a70dcc987bff0e925f20b78cd4a2979ed commit e98e7d9a70dcc987bff0e925f20b78cd4a2979ed Author: Nick Clifton <ni...@redhat.com> Date: Mon Jun 27 13:30:35 2022 +0100 Fix NULL pointer indirection when parsing corrupt DWARF data. PR 29290 * dwarf.c (read_and_display_attr_value): Check that debug_info_p is set before dereferencing it. -- You are receiving this mail because: You are on the CC list for the bug.