Note that DWARFUnit::getAbbreviations() returns nullptr if the abbreviations could not be read, but callers used the returned pointer without checking.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/tools/llvm-dwarfdump/X86/debug_info_invalid_abbrev_offset.s | ||
---|---|---|
1 ↗ | (On Diff #284755) | Would it help if the two files are grouped in one invalid_abbrev_offset.s? |
llvm/test/tools/llvm-dwarfdump/X86/debug_info_invalid_abbrev_offset.s | ||
---|---|---|
1 ↗ | (On Diff #284755) | OK, I'll merge the tests on commit. |