breakpad/src
Ben Wagner 837b0f5d52 Fix MDRawCrashpadAnnotationList::objects type
MDRawCrashpadAnnotationList::objects is a flexible array of
MDRawCrashpadAnnotation and not MDLocationDescriptor. Breakpad does not
currently use the MDRawCrashpadAnnotationList type, but its definition
should be updated to reflect the correct type to avoid confusion.

Change-Id: I58b5b0e4f7f95bc003b103e2750e3759c3e31292
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4503630
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
2023-05-03 20:38:08 +00:00
..
client Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
common Include iOS in availability checks for mach-o/util.h calls 2023-05-03 12:04:16 +00:00
google_breakpad Fix MDRawCrashpadAnnotationList::objects type 2023-05-03 20:38:08 +00:00
processor Replace unsigned int with size_t for ModuleSerializer 2023-04-26 20:22:23 +00:00
third_party Reimport architecture/byte_order.h from canonical repo 2023-05-01 22:51:23 +00:00
tools Fix dump_syms help typo on Linux 2023-05-02 20:26:33 +00:00
breakpad_googletest_includes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
config.h.in enables C++17 mode 2022-10-14 19:08:12 +00:00