[all-commits] [llvm/llvm-project] ce9e1a: [Scudo] Fix SizeClassAllocatorLocalCache::drain
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Apr 1 13:27:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce9e1a3632779294077766d6646ef3d79b35d414
https://github.com/llvm/llvm-project/commit/ce9e1a3632779294077766d6646ef3d79b35d414
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/local_cache.h
M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
Log Message:
-----------
[Scudo] Fix SizeClassAllocatorLocalCache::drain
It leaved few blocks in PerClassArray[0].
Reviewed By: cryptoad
Differential Revision: https://reviews.llvm.org/D99763
More information about the All-commits
mailing list