The check that the pointer inside of the user part of the chunk does not
adds any value, but it's the last user of AddrIsInside.
I'd like to simplify AsanChunk in followup patches.
Paths
| Differential D87642
[Asan] Accept __lsan_ignore_object for redzone pointer ClosedPublic Authored by vitalybuka on Sep 14 2020, 3:39 PM.
Details Summary The check that the pointer inside of the user part of the chunk does not I'd like to simplify AsanChunk in followup patches.
Diff Detail
Event Timelinevitalybuka added a child revision: D87643: [NFC][Asan] Don't use MetaData for size.Sep 14 2020, 3:42 PM This revision is now accepted and ready to land.Sep 14 2020, 4:23 PM Closed by commit rG1d70984fa220: [Asan] Accept __lsan_ignore_object for redzone pointer (authored by vitalybuka). · Explain WhySep 14 2020, 4:32 PM This revision was automatically updated to reflect the committed changes. vitalybuka added a reverting change: rGa8a85166d81f: Revert "[Asan] Accept __lsan_ignore_object for redzone pointer".Sep 16 2020, 12:36 AM
Revision Contents
Diff 291711 compiler-rt/lib/asan/asan_allocator.cpp
compiler-rt/test/asan/TestCases/lsan_annotations.cpp
|