Modify MallocChecker.cpp to recognize kfree( )

Andrew Wells via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 17:10:27 PDT 2016


This is my first commit, so my apologies if I did anything wrong.  It adds
kfree( ) to MallocChecker.cpp and changes the kmalloc-linuxs.c to test this
change appropriately.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/98efb42b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MallocChecker.patch
Type: text/x-patch
Size: 4657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/98efb42b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kmalloc-linux.patch
Type: text/x-patch
Size: 703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/98efb42b/attachment-0001.bin>


More information about the cfe-commits mailing list