|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29290] dwarf.c: null pointer dereference |
Date: | Mon, 27 Jun 2022 12:31:14 +0000 |
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 <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e98e7d9a70dcc987bff0e925f20b78cd4a2979ed commit e98e7d9a70dcc987bff0e925f20b78cd4a2979ed Author: Nick Clifton <nickc@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.
[Prev in Thread] | Current Thread | [Next in Thread] |