[PATCH] D17688: Fix missed leak from MSVC specific allocation functions

Alexander Riccio via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 2 14:58:53 PST 2016


ariccio updated this revision to Diff 49674.
ariccio added a comment.

Added newly checked variants to the malloc checks.

(Running the check-all suite now, will update with results)


http://reviews.llvm.org/D17688

Files:
  llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  llvm/tools/clang/test/Analysis/malloc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17688.49674.patch
Type: text/x-patch
Size: 7406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160302/13084470/attachment.bin>


More information about the cfe-commits mailing list