[all-commits] [llvm/llvm-project] dd943e: [hwasan] print exact mismatch offset for short gra...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Oct 27 19:31:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd943ebc6d2e63014539a56f97ca86a3a95a3b84
https://github.com/llvm/llvm-project/commit/dd943ebc6d2e63014539a56f97ca86a3a95a3b84
Author: Florian Mayer <fmayer at google.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/heap-buffer-overflow-into.c
M compiler-rt/test/hwasan/TestCases/heap-buffer-overflow.c
M compiler-rt/test/hwasan/TestCases/mem-intrinsics.c
Log Message:
-----------
[hwasan] print exact mismatch offset for short granules.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D104463
More information about the All-commits
mailing list