Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add use-after-free check to MallocChecker. | Zhongxing Xu | 2010-03-10 | 1 | -1/+23 |
* | Fix pr6293. If ptr is NULL, no operation is preformed. | Zhongxing Xu | 2010-02-14 | 1 | -0/+5 |
* | Revert 95541. | Ted Kremenek | 2010-02-08 | 1 | -7/+6 |
* | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu | 2010-02-08 | 1 | -6/+7 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+336 |