breakpad/src
Zequan Wu 647aa17a7a Fix corrupted symbol file due to malformed INLINE/INLINE_ORIGIN records
- Ignore DW_TAG_inlined_subroutine with empty range.
- Don't stop parsing after parsing malformed INLINE/INLINE_ORIGIN
records, because reports can still be generated without them but won't
have inlined frames.

Bug: 1190878
Change-Id: I445105ad06b9146268f7d064e85b0d162c3f2a39
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3321166
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
2021-12-07 20:40:40 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Add missing config for encoding_util.h/m in iOS client project 2021-11-22 18:47:26 +00:00
common Fix corrupted symbol file due to malformed INLINE/INLINE_ORIGIN records 2021-12-07 20:40:40 +00:00
google_breakpad Add serialization of inlines and inline origins for FastSourceLineResolver so that it can construct inlined frames later. 2021-12-01 00:31:39 +00:00
processor Fix corrupted symbol file due to malformed INLINE/INLINE_ORIGIN records 2021-12-07 20:40:40 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools fix: minidump-2-core doesn't work for new arm64 dumps 2021-09-09 00:15:11 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Do not build core_handler unless memfd_create is available 2020-12-21 22:07:02 +00:00