[all-commits] [llvm/llvm-project] c9258a: [LSAN] Fix pthread_create interceptor to ignore le...

kstoimenov via All-commits all-commits at lists.llvm.org
Wed Feb 8 14:56:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9258ab7f25636be24934d8727b74d9487365efe
      https://github.com/llvm/llvm-project/commit/c9258ab7f25636be24934d8727b74d9487365efe
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
    M compiler-rt/test/lsan/TestCases/Linux/disabler_in_tsd_destructor.c
    M compiler-rt/test/lsan/TestCases/high_allocator_contention.cpp

  Log Message:
  -----------
  [LSAN] Fix pthread_create interceptor to ignore leaks in real pthread_create.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D143209




More information about the All-commits mailing list