All of the places that use the Classes array, use it as a uptr.
So change the array to be uptr instead of u32.
Details
Details
- Reviewers
Chia-hungDuan - Commits
- rGef82a53bbb89: [scudo] Change Classes definition to uptr.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo