cppcheck/samples
Matthias Krüger 83ee640977 Tokenizer::syntaxError: put the character that we have an invalid number of into singlequotes instead of parentheses. 2015-07-31 15:28:59 +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 std.cfg: snprintf(NULL,0,) is legal. Fix some testcases in test/cfg as well 2015-02-22 14:25:25 +01:00
resourceLeak Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
syntaxError Tokenizer::syntaxError: put the character that we have an invalid number of into singlequotes instead of parentheses. 2015-07-31 15:28:59 +02:00