[scudo] Skip releaseToOSMaybe if there's no byte in freelist
In primary32, the unused region will have max/min region index with 0 value and it's an invalid index. Skip releaseToOSMaybe in both primary32 and primary64 even it's M_PURGE_ALL. Differential Revision: https://reviews.llvm.org/D150243
Loading
Please sign in to comment