cppcheck/samples
Daniel Marjamäki 2d21eb07ba Cleaned up snprintf hardcoding in CheckBufferOverrun 2015-02-13 06:44:38 +01:00
..
AssignmentAddressToInteger Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
arrayIndexOutOfBounds Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
autoVariables Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
bufferAccessOutOfBounds CheckBufferOverrun: Removed old for-loop handling. This is handled through ValueFlow from now on. 2014-06-27 06:46:42 +02:00
erase Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
memleak Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
outOfBounds Cleaned up snprintf hardcoding in CheckBufferOverrun 2015-02-13 06:44:38 +01:00
resourceLeak Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
syntaxError Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00