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