[PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Jordan Rose
jordan_rose at apple.com
Thu Aug 8 17:58:58 PDT 2013
On Aug 6, 2013, at 22:56 , Karthik Bhat <blitz.opensource at gmail.com> wrote:
> Thanks Jordan for the inputs. Please find the patch with review comments -
Committed in r188043. I tweaked a few minor things (added quotes around 'delete', and got the array-or-not check from the delete expr itself). Thanks, Karthik!
Jordan
More information about the cfe-commits
mailing list