[PATCH] D9040: [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 25 15:12:49 PDT 2015
ayartsev updated this revision to Diff 33134.
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.33134.patch
Type: text/x-patch
Size: 5073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150825/739112b9/attachment.bin>
More information about the cfe-commits
mailing list