Age | Commit message (Expand) | Author |
---|---|---|
2012-09-08 | [analyzer] Address John's code review for r163407. | Anna Zaks |
2012-09-07 | [analyzer] Fix a false positive in sizeof malloc checker. | Anna Zaks |
2012-06-08 | [analyzer] MallocSizeofChecker false positive: when sizeof is argument | Anna Zaks |
2012-05-07 | [analyzer]Turn on MallocSizeOfChecker by default; shorten the diagnostic | Anna Zaks |
2012-05-01 | malloc size checker: Ignore const'ness of pointer types when determining of a... | Ted Kremenek |
2011-12-08 | Add an experimental MallocSizeofChecker, which reports inconsistencies | Peter Collingbourne |