[Lldb-commits] [PATCH] D131900: [LLDB][NFC] Fix memory leak in IntstumentationRuntimeTSan.cpp

Slava Gurevich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 15 14:40:25 PDT 2022


fixathon updated this revision to Diff 452809.
fixathon marked an inline comment as done.
fixathon added a comment.

Convert raw pointers to shared_ptr


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131900

Files:
  lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131900.452809.patch
Type: text/x-patch
Size: 10172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220815/e47b7f6e/attachment-0001.bin>


More information about the lldb-commits mailing list