]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Replace a run-time assertion failure with a warning message when parsing corrupt...
authorNick Clifton <nickc@redhat.com>
Mon, 27 Jun 2022 12:43:02 +0000 (13:43 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 27 Jun 2022 12:43:02 +0000 (13:43 +0100)
commite3e5ae049371a27fd1737aba946fe26d06e029b5
tree5fec20e7e1078463e9e42cdf91b2334a1d388423
parente98e7d9a70dcc987bff0e925f20b78cd4a2979ed
Replace a run-time assertion failure with a warning message when parsing corrupt DWARF data.

PR 29289
* dwarf.c (display_debug_names): Replace assert with a warning
message.
binutils/ChangeLog
binutils/dwarf.c