~itachi-san/telegram-desktop/breakpad

  • 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>
Filename Latest Rev Last Changed Committer Comment Size
..
.github 1737 5 years ago Mike Frysinger support mistaken-pull-closer for automatically cle Diff
android 882 11 years ago digit@chromium.org Add Android NDK module definition + sample applica Diff
autotools 8 17 years ago mmentovai Make build system less annoying (#8) r=bryner - P Diff
docs 1379 8 years ago Mark Mentovai [Docs] add markdown docs (converted from Wiki) BU Diff
m4 472 14 years ago nealsid ARM support, with some build system changes to sup Diff
src 4 17 years ago bryner Initial import, which includes the Windows client- Diff
.clang-format 1868 3 years ago Mike Frysinger Add a .clang-format file to give us local control 422 bytes Diff Download File
.gitignore 2068 1 year ago Mike Frysinger gyp: drop unused build system Chromium moved to G 2.6 KB Diff Download File
aclocal.m4 2051 1 year ago Ivan Penkov Add DisassemblerObjdump. This extracts the existi 46.8 KB Diff Download File
appveyor.yml 1589 7 years ago Mike Frysinger Appveyor CI for Windows MSVS build Add a .gyp fil 1.1 KB Diff Download File
AUTHORS 8 17 years ago mmentovai Make build system less annoying (#8) r=bryner - P 22 bytes Diff Download File
breakpad-client.pc.in 1246 9 years ago vapier@chromium.org make "make install" also install headers and pkgco 312 bytes Diff Download File
breakpad.pc.in 1246 9 years ago vapier@chromium.org make "make install" also install headers and pkgco 298 bytes Diff Download File
ChangeLog 4 17 years ago bryner Initial import, which includes the Windows client- Empty Diff Download File
codereview.settings 1796 4 years ago Mike Frysinger codereview.settings: do not force squashing behavi 135 bytes Diff Download File
File configure 2084 1 year ago Lei Zhang Fix Cygwin builds after enabling c++17 mode. Remo 319 KB Diff Download File
configure.ac 2084 1 year ago Lei Zhang Fix Cygwin builds after enabling c++17 mode. Remo 8.9 KB Diff Download File
default.xml 2068 1 year ago Mike Frysinger gyp: drop unused build system Chromium moved to G 1 KB Diff Download File
DEPS 2068 1 year ago Mike Frysinger gyp: drop unused build system Chromium moved to G 2.4 KB Diff Download File
DIR_METADATA 1964 2 years ago Mike Frysinger add DIR_METADATA settings Change-Id: I104e667a354 451 bytes Diff Download File
INSTALL 1137 10 years ago ted.mielczarek@gmail.com autoreconf -f -i git-svn-id: http://google-breakp 15.3 KB Diff Download File
LICENSE 2088 1 year ago Joshua Peraza Update LICENSE file. Change-Id: I36d77f3efb30bf83 63.3 KB Diff Download File
Makefile.am 2116 1 year ago Leonard Grey Update Mac Headers These are reimported from Appl 65.4 KB Diff Download File
Makefile.in 2116 1 year ago Leonard Grey Update Mac Headers These are reimported from Appl 0.9 MB Diff Download File
NEWS 4 17 years ago bryner Initial import, which includes the Windows client- Empty Diff Download File
OWNERS 1918 3 years ago Mike Frysinger add OWNERS settings Since the entire Chromium GoB 270 bytes Diff Download File
README.ANDROID 1504 7 years ago Ted Mielczarek Update symbol file documentation links. These loc 4.6 KB Diff Download File
README.md 1951 2 years ago Mike Frysinger CI: convert Travis to GH actions With Travis shut 3 KB Diff Download File