Fixes false leaks on thread retval.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/lsan/lsan_thread.cpp | ||
---|---|---|
37 | InitializeThreadRegistry/LockThreadRegistry/UnlockThreadRegistry should have a more generic name because they now deal with both ThreadRegistry and ThreadArgRetval |
InitializeThreadRegistry/LockThreadRegistry/UnlockThreadRegistry should have a more generic name because they now deal with both ThreadRegistry and ThreadArgRetval