[all-commits] [llvm/llvm-project] e772e2: [hwasan] Fix wild free tests on x86.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Aug 13 03:56:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e772e25547b748812d61561a8a444e3c42a4cfc2
https://github.com/llvm/llvm-project/commit/e772e25547b748812d61561a8a444e3c42a4cfc2
Author: Florian Mayer <fmayer at google.com>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M compiler-rt/test/hwasan/TestCases/wild-free-close.c
M compiler-rt/test/hwasan/TestCases/wild-free-realloc.c
M compiler-rt/test/hwasan/TestCases/wild-free-shadow.c
M compiler-rt/test/hwasan/TestCases/wild-free.c
Log Message:
-----------
[hwasan] Fix wild free tests on x86.
More information about the All-commits
mailing list