[PATCH] D31868: [analyzer] Check NULL pointer dereference issue for memset function

Leslie Zhai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 13 23:58:21 PDT 2017


xiangzhai updated this revision to Diff 95273.
xiangzhai added a comment.

Hi All,

I have updated my patch as your suggestion, please review it, thanks a lot!

Regards,
Leslie Zhai


Repository:
  rL LLVM

https://reviews.llvm.org/D31868

Files:
  lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  test/Analysis/null-deref-ps-region.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31868.95273.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170414/0a90c8fa/attachment.bin>


More information about the cfe-commits mailing list