Ensure the allocator is disabled before visiting all chunks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142157
[scudo] Calling iterateOverChunks requires holding lock ClosedPublic Authored by Chia-hungDuan on Jan 19 2023, 2:00 PM.
Details Summary Ensure the allocator is disabled before visiting all chunks.
Diff Detail
Event TimelineChia-hungDuan added a parent revision: D142151: [scudo] Add thread-safety annotations on TSD data members.Jan 19 2023, 2:01 PM This revision now requires changes to proceed.Feb 9 2023, 11:08 PM Chia-hungDuan added a child revision: D142658: [scudo] Improve the uses of roundUpTo/roundDownTo/isAligned.Feb 10 2023, 2:14 PM This revision is now accepted and ready to land.Feb 10 2023, 2:30 PM This revision was landed with ongoing or failed builds.Feb 15 2023, 3:46 PM Closed by commit rG94a391b94972: [scudo] Calling iterateOverChunks requires holding lock (authored by Chia-hungDuan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490654 compiler-rt/lib/scudo/standalone/primary32.h
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/wrappers_c.inc
|
disabling
Same for the similar comment below.