Attention is currently required from: Robert Sesek, Mark Mentovai.
Damien DeVille uploaded patch set #2 to this change.
mac: 12.0 SDK support
This patch updates the process_types version of dyld_all_image_infos for
macOS 12.0.
Two new fields were added to the struct, replacing previously `reserved`
space so it required shuffling some things around.
Fixes https://bugs.chromium.org/p/crashpad/issues/detail?id=375
Change-Id: Ie7a371094e07365d6234cafb6d69f8896efa2849
---
M snapshot/mac/process_types_test.cc
M snapshot/mac/process_types/custom.cc
M snapshot/mac/process_types.cc
M snapshot/mac/process_types/dyld_images.proctype
4 files changed, 61 insertions(+), 16 deletions(-)
To view, visit change 3232241. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Robert Sesek, Mark Mentovai.
Damien DeVille would like Robert Sesek and Mark Mentovai to review this change.
mac: 12.0 SDK support
This patch updates the process_types version of dyld_all_image_infos for
macOS 12.0.
Two new fields were added to the struct, replacing previously `reserved`
space so it required shuffling some things around.
Change-Id: Ie7a371094e07365d6234cafb6d69f8896efa2849
---
M snapshot/mac/process_types_test.cc
M snapshot/mac/process_types/custom.cc
M snapshot/mac/process_types.cc
M snapshot/mac/process_types/dyld_images.proctype
4 files changed, 59 insertions(+), 16 deletions(-)
Attention is currently required from: Robert Sesek, Mark Mentovai.
Attention is currently required from: Mark Mentovai.
1 comment:
Patchset:
Hi, thanks for the patch!
Mark and I were chatting about this, and he already had started working on adding macOS 12 support. I’ll defer to his review on this to see if this is similar to what he has done, or if he wants to handle this using his patch.
To view, visit change 3232241. To unsubscribe, or for help writing mail filters, visit settings.
Robert Sesek abandoned this change.
To view, visit change 3232241. To unsubscribe, or for help writing mail filters, visit settings.