Descriptionmac: Turn on allocator shim.
Prior to this CL, all Malloc Zone functions were rerouted through a light-weight
shim that kills the process [in oom_killer_malloc] on failure. This CL instead
reroutes the functions to the allocator shim, which is cross-platform, and has
the same effect on failure. The allocator shim also provides the ability to
track all allocations.
BUG=677302
Review-Url: https://codereview.chromium.org/2673173002
Cr-Commit-Position: refs/heads/master@{#450302}
Committed: https://chromium.googlesource.com/chromium/src/+/ab510e5f21028950cec63965e024a40bd1ccba66
Patch Set 1 #Patch Set 2 : Rebase. #Patch Set 3 : Rebase. #
Messages
Total messages: 17 (11 generated)
|