Files
binutils-gdb/gdb/dwarf2
Ali Tamur via gdb-patches 4f180d5396 Check for null result from gdb_demangle
I am sending this patch on behalf of kmoy@google.com, who discovered the bug
and wrote the fix.

gdb_demangle can return null for strings that don't properly demangle. The null
check was mistakenly removed in commit 43816ebc33. Without this check, GDB
aborts when loading symbols from some binaries.

gdb/ChangeLog
2020-02-21  Ali Tamur  <tamur@google.com>

	* dwarf2/read.c (dwarf2_name): Add null check.
2020-02-21 08:19:21 -07:00
..
2020-02-08 13:43:24 -07:00
2020-02-08 13:40:59 -07:00
2020-02-08 13:40:59 -07:00
2020-02-08 13:43:24 -07:00
2020-02-08 13:43:24 -07:00
2020-02-21 08:19:21 -07:00
2020-02-08 13:43:24 -07:00