[hwasan] properly report heap-buffer-overflow
authorKostya Serebryany <kcc@google.com>
Fri, 31 Aug 2018 03:18:31 +0000 (03:18 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 31 Aug 2018 03:18:31 +0000 (03:18 +0000)
commit1e2ec57803fd8c05e31d6285e4bffb53e582d62e
treeb2df0dc642b913d872697f4292a6e254001e8719
parente775a3ee42dede096fba4b7995e67e8fa121dda3
[hwasan] properly report heap-buffer-overflow

llvm-svn: 341159
compiler-rt/lib/hwasan/hwasan_allocator.cc
compiler-rt/lib/hwasan/hwasan_report.cc
compiler-rt/test/hwasan/TestCases/heap-buffer-overflow.c [new file with mode: 0644]