Age | Commit message (Expand) | Author |
---|---|---|
2010-06-21 | Bug 7377: printf checking fails to flag some undefined behavior | Tom Care |
2010-06-18 | Printf format strings: Added some more tests and fixed some minor bugs. | Tom Care |
2010-06-17 | Fix format string checking of '%c' by treating it as an integer conversion. ... | Ted Kremenek |
2010-06-16 | Extend format string type-checking to include '%p'. Fixes remaining cases PR... | Ted Kremenek |
2010-06-11 | Small fixes regarding printf fix suggestions. | Tom Care |
2010-06-09 | Added FixIt support to printf format string checking. | Tom Care |