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