DescriptionFix EnableTerminationOnOutOfMemory for malloc
Currently only crashes on new and new[]. With the change it will also
crash when there is no memory for malloc as well.
BUG=434397
TEST=none.
Committed: https://crrev.com/22d64abdc792516fd0f4895b26ae3a73c85239e0
Cr-Commit-Position: refs/heads/master@{#310320}
Committed: https://crrev.com/3e11a840e89d6dce0084fc4631366b88117b5eea
Cr-Commit-Position: refs/heads/master@{#313307}
Patch Set 1 #Patch Set 2 : better fix #Patch Set 3 : skia piece #
Total comments: 5
Patch Set 4 : use unchecked functions #Patch Set 5 : IOS is a poop #Patch Set 6 : fix calloc #
Messages
Total messages: 20 (5 generated)
|