~itachi-san/telegram-desktop/breakpad

Viewing all changes in revision 2123.

  • Committer: Joshua Peraza
  • Author(s): Ben Wagner
  • Date: 2023-05-03 19:25:20 UTC
  • Revision ID: git-v1:6e319cac57ef30f98a5c79c54efee1584f018491
Fix MDRawModuleCrashpadInfoList::modules type

MDRawModuleCrashpadInfoList::modules is a flexible array of
MDRawModuleCrashpadInfoLink and not MDLocationDescriptor. Breakpad does
not currently use the MDRawModuleCrashpadInfoList type, but its
definition should be updated to reflect the correct type to avoid
confusion.

Change-Id: If97f490db8d41529b59a225a275a37116746c2b7
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4504150
Reviewed-by: Joshua Peraza <jperaza@chromium.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: