[cfe-commits] [PATCH 1/1] Checking zero byte allocation for realloc() and calloc().

Ted Kremenek kremenek at apple.com
Mon Dec 5 22:33:44 PST 2011


On Dec 4, 2011, at 2:22 PM, Cyril Roelandt wrote:

> Maybe for now, we could use my previous patch, which only added features to the UnixAPIChecker, so that checks are performed for calloc() and realloc(), and move all these checks to the MallocChecker when it is no longer an experimental checker. What do you think ? Ted ?

Agreed.  I've commented on your earlier patch in more detail.  Thanks for working on this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111205/81070926/attachment.html>


More information about the cfe-commits mailing list