The assumption __sanitizer_get_heap_size() == 0 (introduced in D29341) at the
start of a program appears to be incorrect on some ARM machines
(SizeClassAllocator32).
This should fix the test while I investigate the issue.
Differential D29516
[scudo] Fix buildbot test error on ARM cryptoad on Feb 3 2017, 1:52 PM. Authored by
Details The assumption __sanitizer_get_heap_size() == 0 (introduced in D29341) at the This should fix the test while I investigate the issue.
Diff Detail
|