~itachi-san/telegram-desktop/breakpad

Viewing all changes in revision 2124.

  • Committer: Joshua Peraza
  • Author(s): Ben Wagner
  • Date: 2023-05-03 20:38:08 UTC
  • Revision ID: git-v1:837b0f5d52701df4a88b94eaa8b0a093e33ff45d
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>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: