Chromium Code Reviews
DescriptionHonour PartitionAllocReturnNull flag when MEMORY_TOOL_REPLACES_ALLOCATOR
Previously, for builds defining MEMORY_TOOL_REPLACES_ALLOCATOR, the
PartitionAllocReturnNull flag was not respected. This can causes problems on
cluster-fuzz, due to generating valid scripts which ought to just throw a
RangeError (as they do in ordinary builds) rather than crashing.
BUG=617628
R=jochen@chromium.org, littledan@chromium.org
Committed: https://crrev.com/7757f92ee97b2668c3f412fa0ebdb62321d8bd0d
Cr-Commit-Position: refs/heads/master@{#398422}
Patch Set 1 #Patch Set 2 : Change CHECK back to RELEASE_ASSERT due to the reported "12.5%-56.9% perf regression" #Messages
Total messages: 14 (6 generated)
|