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

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 16:24:54 PST 2020


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

faster live list removal


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.305922.patch
Type: text/x-patch
Size: 5425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/47f28761/attachment.bin>


More information about the llvm-commits mailing list