[Lldb-commits] [PATCH] D156367: [BSDArchive] NULL check the child object file ptr before accessing its member

Wanyi Ye via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 27 10:22:11 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b9eed9c64f3: [BSDArchive] NULL check the child object file ptr before accessing its member (authored by kusmour).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156367

Files:
  lldb/source/Core/Module.cpp
  lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
  lldb/test/API/functionalities/archives/Makefile
  lldb/test/API/functionalities/archives/TestBSDArchives.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156367.544845.patch
Type: text/x-patch
Size: 4742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230727/db3ca184/attachment-0001.bin>


More information about the lldb-commits mailing list