[Lldb-commits] [PATCH] D112107: [lldb] Fix Scripted ProcessLaunchInfo Argument nullptr deref

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 9 16:21:43 PST 2021


mib updated this revision to Diff 386005.
mib retitled this revision from "[lldb/Plugins] Make `ScriptedInterface::CreatePluginObject` more generic" to "[lldb] Fix Scripted ProcessLaunchInfo Argument nullptr deref".
mib edited the summary of this revision.
mib added a comment.

Address @JDevlieghere comments from D112109 <https://reviews.llvm.org/D112109>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112107

Files:
  lldb/include/lldb/Core/StructuredDataImpl.h
  lldb/include/lldb/Utility/StructuredData.h
  lldb/source/API/SBLaunchInfo.cpp
  lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
  lldb/source/Plugins/Process/scripted/ScriptedProcess.h
  lldb/source/Plugins/Process/scripted/ScriptedThread.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112107.386005.patch
Type: text/x-patch
Size: 4512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211110/4b7109fd/attachment.bin>


More information about the lldb-commits mailing list