Konstantinos Margaritis
02fc8e3b1c
Fix/Suppress remaining Cppcheck warnings (#291)
Fix/suppress the following cppcheck warnings:
* arithOperationsOnVoidPointer
* uninitMember
* const*
* shadowVariable
* assignmentIntegerToAddress
* containerOutOfBounds
* pointer-related warnings in Ragel source
* missingOverride
* memleak
* knownConditionTrueFalse
* noExplicitConstructor
* invalidPrintfArgType_sint
* useStlAlgorithm
* cstyleCast
* clarifyCondition
* VSX-related cstyleCast
* unsignedLessThanZero
Furthermore, we added a suppression list to be used, which also includes the following:
* missingIncludeSystem
* missingInclude
* unmatchedSuppression
2024-05-27 12:23:02 +03:00
..
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2015-10-20 09:13:35 +11:00
2024-05-15 10:44:15 +03:00
2017-04-26 15:18:09 +10:00
2023-10-03 20:24:39 +03:00
2017-04-26 15:18:26 +10:00
2024-05-16 23:01:17 +03:00
2017-04-26 15:18:13 +10:00
2020-01-15 15:40:10 +00:00
2015-10-20 09:13:35 +11:00
2024-05-16 23:01:17 +03:00
2017-05-30 13:59:00 +10:00
2017-08-21 11:14:55 +10:00
2017-08-21 11:14:55 +10:00
2017-08-21 11:14:55 +10:00
2017-08-21 11:14:55 +10:00
2024-05-17 11:08:09 +03:00
2015-10-20 09:13:35 +11:00
2024-05-27 12:23:02 +03:00
2015-10-20 09:13:35 +11:00
2016-12-02 11:31:33 +11:00
2017-08-21 11:14:55 +10:00
2024-05-16 23:01:17 +03:00
2017-06-09 10:12:03 +10:00
2024-05-17 11:08:09 +03:00
2017-04-26 15:18:22 +10:00
2024-05-02 18:00:03 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2018-01-19 06:11:43 -05:00
2024-05-17 11:08:09 +03:00
2016-04-20 13:34:55 +10:00
2016-12-02 11:31:33 +11:00
2024-05-27 12:23:02 +03:00
2024-05-16 23:01:17 +03:00
2017-04-26 15:18:26 +10:00
2024-05-13 11:03:27 +03:00
2024-05-18 21:49:54 +03:00
2017-09-18 13:22:56 +10:00
2024-05-27 12:23:02 +03:00
2017-08-21 11:14:59 +10:00
2024-05-27 12:23:02 +03:00
2021-01-25 14:13:13 +02:00
2024-05-27 12:23:02 +03:00
2024-05-10 10:07:47 +03:00
2024-05-01 10:54:15 +03:00
2017-04-26 15:18:09 +10:00
2024-05-27 12:23:02 +03:00
2015-10-20 09:13:35 +11:00
2024-05-02 18:00:03 +03:00
2024-05-27 12:23:02 +03:00
2015-10-20 09:13:35 +11:00
2024-05-27 12:23:02 +03:00
2016-12-02 11:24:30 +11:00
2024-05-10 10:07:47 +03:00
2015-10-20 09:13:35 +11:00
2021-10-12 11:51:33 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 00:08:37 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 00:08:37 +03:00
2024-05-27 12:23:02 +03:00
2024-05-27 12:23:02 +03:00
2017-08-21 11:14:55 +10:00
2024-05-17 00:08:37 +03:00
2017-04-26 14:44:03 +10:00
2024-05-27 12:23:02 +03:00
2017-08-21 11:14:55 +10:00
2017-08-21 11:14:55 +10:00
2015-10-20 09:13:35 +11:00
2024-05-17 00:08:37 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 00:08:37 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 11:08:09 +03:00
2017-08-21 11:14:55 +10:00
2024-05-17 11:08:09 +03:00
2017-04-26 15:18:09 +10:00
2024-05-10 10:07:47 +03:00
2017-08-21 11:14:55 +10:00
2024-05-17 23:18:55 +03:00
2017-09-18 13:29:34 +10:00
2018-06-27 13:39:05 +08:00
2018-06-27 13:39:05 +08:00
2024-05-13 11:03:27 +03:00
2016-12-02 11:34:52 +11:00
2021-10-12 11:51:33 +03:00
2017-04-26 15:18:09 +10:00
2024-05-27 12:23:02 +03:00
2024-04-23 14:48:51 +03:00
2017-04-26 15:18:09 +10:00
2017-04-26 15:18:09 +10:00
2024-05-17 11:08:09 +03:00
2017-04-26 14:44:49 +10:00
2018-06-27 13:38:32 +08:00
2015-12-07 09:38:32 +11:00
2024-05-01 10:59:59 +03:00
2018-06-27 14:04:57 +08:00