[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 17:20:52 PDT 2023


kusmour added a comment.

In D156367#4539916 <https://reviews.llvm.org/D156367#4539916>, @bulbazord wrote:

> Hey, I think this may have broken the green dragon bots. Could you take a look and fix forward or revert? Thanks
>
> https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/3262/ (You can ignore the `import-std-module` tests, those have been broken some time and are being worked on AFAIK).

Fixed by commit: 4520cc066b2ffe5ac261e3aca887cba3f113b1ff <https://reviews.llvm.org/rG4520cc066b2ffe5ac261e3aca887cba3f113b1ff>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156367



More information about the lldb-commits mailing list