Before: ADDR is located -320 bytes to the right of 1072-byte region
After: ADDR is located 752 bytes inside 1072-byte region
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104412
[hwasan] Improve report for addresses within regions. ClosedPublic Authored by fmayer on Jun 16 2021, 12:05 PM.
Details Summary Before: ADDR is located -320 bytes to the right of 1072-byte region
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 16 2021, 12:13 PM Closed by commit rGccc0f777f696: [hwasan] Improve report for addresses within regions. (authored by fmayer). · Explain WhyJun 17 2021, 4:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352507 compiler-rt/lib/hwasan/hwasan_report.cpp
compiler-rt/test/hwasan/TestCases/heap-buffer-overflow-into.c
|