add null pointer check

Mathieu Baudet via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 30 12:38:43 PST 2015


Hello,

While running some private CSA checkers on a recent checkout of clang (dev), I found the following fix to be necessary to prevent a null pointer error in lib/StaticAnalyzer/Core/IssueHash.cpp

— Mathieu



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151130/bdb8eb66/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151130/bdb8eb66/attachment-0001.txt>


More information about the cfe-commits mailing list