[hwasan] when reporting a bug, print some very basic information about the heap chunk...
authorKostya Serebryany <kcc@google.com>
Wed, 10 Oct 2018 22:24:44 +0000 (22:24 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 10 Oct 2018 22:24:44 +0000 (22:24 +0000)
commitd7c60e42e376ee31d70c1312604c64cbd6fd85fb
treecfbc4238ebfb87a773a9e1a99add75ed50a3cc70
parent0e192395f162e7571a1f92ba1528a8080e507777
[hwasan] when reporting a bug, print some very basic information about the heap chunk (in addition to the more detailed info that we may fail to show)

llvm-svn: 344193
compiler-rt/lib/hwasan/hwasan_allocator.cc
compiler-rt/lib/hwasan/hwasan_allocator.h
compiler-rt/lib/hwasan/hwasan_report.cc
compiler-rt/test/hwasan/TestCases/heap-buffer-overflow.c
compiler-rt/test/hwasan/TestCases/use-after-free.c