cppcheck/addons/test/misra
Georgiy Komarov fce3db8b7d
misra: Fixed a crash in rule 8.2 (#3208)
Due to incorrect indentation, we return "None" instead of an empty list,
which causes the crash.

The problem was reported on the forum: https://sourceforge.net/p/cppcheck/discussion/general/thread/e146b8d779/
2021-04-13 10:09:42 +02:00
..
misra-suppressions1-test.c Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra-suppressions2-test.c Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra-test.c misra: Fixed a crash in rule 8.2 (#3208) 2021-04-13 10:09:42 +02:00
misra-test.cpp Suggested implementation for rule 8.2 (#3169) 2021-03-25 08:25:43 +01:00
misra-test.h misra: Fixed a crash in rule 8.2 (#3208) 2021-04-13 10:09:42 +02:00
misra2012_rules_dummy_ascii.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra2012_rules_dummy_utf8.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra2012_rules_dummy_windows1250.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra_rules_dummy.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra_rules_empty_lines.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra_rules_multiple_lines.txt Loosen restrictions on MISRA rules text structure (#2157) 2019-09-09 21:43:44 +02:00
misra_rules_structure.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
suppressions.txt Try to fix addon suppressions tests 2020-11-11 20:28:26 +01:00