[PATCH] D113164: [NFC] Avoid nullptr dereference

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 23:09:04 PDT 2021


skan added a comment.

In D113164#3108071 <https://reviews.llvm.org/D113164#3108071>, @FreddyYe wrote:

> Hi both, thx for review. This is reported by static code analysis tool, so I don't have a reproduce. I can also add assert() to these callees to satisfy the tool, but there will be more than only one of them. Does that sound OK to you?

W


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113164



More information about the llvm-commits mailing list