Source Code
Latest version can be found in the cppcheck git repository.
To get the source code using git:
git clone git://github.com/danmar/cppcheck.git
To get the source code using subversion:
svn checkout https://github.com/danmar/cppcheck/trunk
You can also download the latest sources in a zip or tgz archive from the github website.
Recent Commits
Trac Timeline
- Ticket #4817 (False positive - "Possible null pointer dereference: filestack") created by gbeee on 2013-05-24
- Ticket #4815 (cppcheck 1.59 incorrectly reports a syntax error) closed by geronimodeuno on 2013-05-23
- Ticket #4816 (Bug not caught by cppcheck) created by pratn on 2013-05-23
- Ticket #4815 (cppcheck 1.59 incorrectly reports a syntax error) created by geronimodeuno on 2013-05-23
- Ticket #4814 (Warn about throwing anything but exception objects) created by laena on 2013-05-23
- Ticket #4813 (complain of const literals passed by reference) created by dpinol on 2013-05-23
- Ticket #4812 (passedByValue to be triggered also for non const arguments) created by dpinol on 2013-05-23
- Ticket #4599 (False positive with fopen/fclose test) closed by danielmarjamaki on 2013-05-23
- Ticket #4811 (False positive: Assert calls a function which may have desired side ...) created by tehuser on 2013-05-22
- Ticket #4810 (false positive "assigned a value that is never used") created by johngull on 2013-05-22
Active Forum Topics
- Degree work: searching for unsecure code last post by last5bits at 2013-05-15 05:20
- include files relative to path last post by rombusevilbones at 2013-05-14 15:57
- Performance testing for cppcheck last post by ssv102 at 2013-05-06 12:57
- New checks for re-entrant/threadsafe code last post by amai at 2013-05-03 17:53