[PATCH] D152194: [StaticAnalyzer] Fix nullptr dereference issue found by static analyzer tool

Soumi Manna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 15 21:01:01 PDT 2023


Manna added a comment.

Thank you @erichkeane and @steakhal for reviews and comments.

In D152194#4402377 <https://reviews.llvm.org/D152194#4402377>, @steakhal wrote:

> Please update the title and the summary of this patch to reflect what it actually achieves.
> We also usually use the `[analyzer]` tag only for changes touching `StaticAnalyzer` stuff.
>
> After these, you can merge the patch.

Yes, i will update the title and summary of this patch before merging the patch.


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

https://reviews.llvm.org/D152194



More information about the cfe-commits mailing list