[PATCH] D9040: [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 11 13:49:57 PDT 2015
ayartsev updated this revision to Diff 34583.
ayartsev added a comment.
Updated the patch after r246978. Please review!
http://reviews.llvm.org/D9040
Files:
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
test/Analysis/malloc.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9040.34583.patch
Type: text/x-patch
Size: 4510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150911/571dc807/attachment.bin>
More information about the cfe-commits
mailing list