add null pointer check

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 30 12:48:17 PST 2015


Hi!


Thank you for reporting this.
A more complete fix is available here: http://reviews.llvm.org/D14919

I recommend to use that one :)

Best Regards,
Gabor

On 30 November 2015 at 21:38, Mathieu Baudet <mathieubaudet at fb.com> wrote:

> 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/7ffce585/attachment.html>


More information about the cfe-commits mailing list