[all-commits] [llvm/llvm-project] e9c5bd: [tsan] Keep thread/stack for closed FD

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Aug 18 01:29:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9c5bde88ea2e35fadb15c5e5a1d2cb583fd0772
      https://github.com/llvm/llvm-project/commit/e9c5bde88ea2e35fadb15c5e5a1d2cb583fd0772
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_fd.cpp
    M compiler-rt/lib/tsan/rtl/tsan_fd.h
    M compiler-rt/lib/tsan/rtl/tsan_report.cpp
    M compiler-rt/lib/tsan/rtl/tsan_report.h
    M compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
    A compiler-rt/test/tsan/fd_location_closed.cpp

  Log Message:
  -----------
  [tsan] Keep thread/stack for closed FD

Fixes b/242869837

Reviewed By: dvyukov

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




More information about the All-commits mailing list