mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 06:31:50 +08:00
Update comment for new file location
https://crrev.com/c/4781926 moves PA files to new locations. This updates the filename reference. Bug: chromium:1444927 Change-Id: I7947711055eb444ab5bc28d4e3c6ca2c39a17e04 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/4784548 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
3f3b7a856d
commit
43d04a8661
@ -32,7 +32,7 @@ uint64_t g_main_thread = 0;
|
||||
uint64_t g_mach_exception_thread = 0;
|
||||
|
||||
// Somewhat simplified logic copied from Chromium's
|
||||
// base/allocator/partition_allocator/shim/malloc_zone_functions_mac.h. The
|
||||
// base/allocator/partition_allocator/shim/malloc_zone_functions_apple.h. The
|
||||
// arrays g_original_zones and g_original_zones_ptr stores all information about
|
||||
// malloc zones before they are shimmed. This information needs to be accessed
|
||||
// during dispatch back into the zone.
|
||||
|
Loading…
x
Reference in New Issue
Block a user