cppcheck/samples
Daniel Marjamäki 6c8558c112 CheckBufferOverrun: Removed old for-loop handling. This is handled through ValueFlow from now on. 2014-06-27 06:46:42 +02: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 Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06: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