[all-commits] [llvm/llvm-project] 6ab31e: Revert "[hwasan] Fix Thread reuse."

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Nov 11 06:57:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ab31eeb62612fc7f488811f3fdda95d9caa9350
      https://github.com/llvm/llvm-project/commit/6ab31eeb62612fc7f488811f3fdda95d9caa9350
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_thread.h
    M compiler-rt/lib/hwasan/hwasan_thread_list.h
    M compiler-rt/lib/sanitizer_common/sanitizer_common.h
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cpp
    R compiler-rt/test/hwasan/TestCases/Linux/reuse-threads.cpp
    M compiler-rt/test/hwasan/TestCases/thread-uaf.c

  Log Message:
  -----------
  Revert "[hwasan] Fix Thread reuse."

This reverts commit e1eeb026e66c38add2a1f8f1271e1f618c2f7a72.
Test fails: https://reviews.llvm.org/D91208#2388613




More information about the All-commits mailing list