[all-commits] [llvm/llvm-project] 150395: [hwasan] report failing thread for invalid free.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Tue Aug 3 00:54:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 150395c2bcee8e9a4c876eada81515fc917ac3b6
https://github.com/llvm/llvm-project/commit/150395c2bcee8e9a4c876eada81515fc917ac3b6
Author: Florian Mayer <fmayer at google.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/double-free.c
Log Message:
-----------
[hwasan] report failing thread for invalid free.
Reviewed By: hctim
Differential Revision: https://reviews.llvm.org/D107270
More information about the All-commits
mailing list