[PATCH] D76073: [compiler-rt][tsan] Fix: Leak of ThreadSignalContext memory mapping when destroying fibers.

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 09:43:31 PDT 2020


dvyukov added a comment.

> Should we take this bigger discussion on refactoring to the mailing list and keep this review to fixing the leak?

Yes, it would be better.

FTR, Go entry points are in compiler-rt/lib/tsan/go/tsan_go.cpp


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

https://reviews.llvm.org/D76073





More information about the llvm-commits mailing list