[scudo] Skip visiting all free blocks if grouping is disabled
This is only applied to SizeClassAllocator64 which has single region. In SizeClassAllocator32, the region size has to be equal to the group size. Differential Revision: https://reviews.llvm.org/D156740
Loading
Please sign in to comment