Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Static analyzer: Catch calls to malloc() with | Ted Kremenek | 2010-11-16 | 1 | -0/+17 |
* | Add static analyzer check for calls to 'pthread_once()' where the control-flo... | Ted Kremenek | 2010-04-08 | 1 | -2/+35 |
* | Remove test case dependancy on platform headers. | Ted Kremenek | 2010-02-25 | 1 | -1/+5 |
* | Add UnixAPIChecker, a meta checker to include various precondition checks for... | Ted Kremenek | 2010-02-25 | 1 | -0/+15 |