[PATCH] D91392: [hwasan] Fix Thread reuse (try 2).

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 15:33:07 PST 2020


eugenis updated this revision to Diff 306242.
eugenis added a comment.

reduced the number of threads in the test to 2


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91392/new/

https://reviews.llvm.org/D91392

Files:
  compiler-rt/lib/hwasan/hwasan_thread.h
  compiler-rt/lib/hwasan/hwasan_thread_list.h
  compiler-rt/test/hwasan/TestCases/Linux/reuse-threads.cpp
  compiler-rt/test/hwasan/TestCases/thread-uaf.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91392.306242.patch
Type: text/x-patch
Size: 5425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/4aa6d834/attachment.bin>


More information about the llvm-commits mailing list