This will allow the secondary allocator to access the
MaySupportMemoryTagging bool.
Depends on D93728
Paths
| Differential D93729
scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. ClosedPublic Authored by pcc on Dec 22 2020, 1:48 PM.
Details Summary This will allow the secondary allocator to access the Depends on D93728
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 22 2020, 4:02 PM This revision was landed with ongoing or failed builds.Dec 22 2020, 4:53 PM Closed by commit rGe6b3db6309f2: scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. (authored by pcc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313452 compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/tests/secondary_test.cpp
|