[all-commits] [llvm/llvm-project] 7e3f8b: [hwasan] print exact mismatch offset for short gra...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Thu Jun 24 01:58:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e3f8b8affd0392c997564b5f34c61d6115a3516
https://github.com/llvm/llvm-project/commit/7e3f8b8affd0392c997564b5f34c61d6115a3516
Author: Florian Mayer <fmayer at google.com>
Date: 2021-06-24 (Thu, 24 Jun 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
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