Asan does not use metadata with primary allocators.
It should match AP64::kMetadataSize whic is 0.
Depends on D86917.
Paths
| Differential D86919
[NFC][Asan] Set AP32::kMetadataSize to 0 ClosedPublic Authored by vitalybuka on Sep 1 2020, 2:13 AM.
Details
Summary Asan does not use metadata with primary allocators. Depends on D86917.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 2 2020, 4:02 PM This revision was landed with ongoing or failed builds.Sep 3 2020, 2:24 PM Closed by commit rG2b71b7f791cd: [NFC][Asan] Set AP32::kMetadataSize to 0 (authored by vitalybuka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289811 compiler-rt/lib/asan/asan_allocator.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
|