Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] This implements potential undefbehavior.ZeroAllocDereference checker. | Anton Yartsev | 2015-04-14 | 1 | -0/+5 |
* | [analyzer] Different handling of alloca(). | Anton Yartsev | 2015-02-19 | 1 | -2/+9 |
* | [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus p... | Anton Yartsev | 2014-10-21 | 1 | -1/+1 |
* | [analyzer] Shorten the malloc checker’s leak message | Anna Zaks | 2013-04-06 | 1 | -3/+3 |
* | [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks). | Jordan Rose | 2013-04-05 | 1 | -2/+2 |
* | [analyzer] Split new/delete checker into use-after-free and leaks parts. | Jordan Rose | 2013-04-05 | 1 | -4/+14 |
* | [analyzer] Updated the testcase. | Anton Yartsev | 2013-04-05 | 1 | -4/+5 |
* | [analyzer] Moving cplusplus.NewDelete to alpha.* for now. | Anton Yartsev | 2013-04-02 | 1 | -1/+1 |
* | [analyzer] Garbage removed | Anton Yartsev | 2013-03-30 | 1 | -2/+0 |
* | [analyzer] Test added | Anton Yartsev | 2013-03-30 | 1 | -1/+7 |
* | [analyzer] Enabled unix.Malloc checker. | Anton Yartsev | 2013-03-30 | 1 | -0/+59 |