2025-07-24 14:49 ftp://ftp.de.debian.org/debian/pool/main/v/vizigrep/vizigrep_1.4.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.18.0 head-info: 2abd7da (2025-07-24 08:23:45 +0200) count: 18 18 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: vizigrep-1.4/ut/test-data/c-source/xpad.c:373:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ABS_X [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:445:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BTN_TRIGGER_HAPPY1 [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:520:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFP_ATOMIC [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:542:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BTN_START [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:625:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BTN_MODE [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:648:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:691:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:726:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFP_ATOMIC [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:776:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFP_KERNEL [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:1045:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFP_KERNEL [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:1117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENODEV [valueFlowBailoutIncompleteVar] vizigrep-1.4/ut/test-data/c-source/xpad.c:1220:6: style: Condition 'error' is always false [knownConditionTrueFalse] vizigrep-1.4/ut/test-data/c-source/xpad.c:1219:22: note: Calling function 'xpad_init_ff' returns 0 vizigrep-1.4/ut/test-data/c-source/xpad.c:1219:22: note: Assignment 'error=xpad_init_ff(xpad)', assigned value is 0 vizigrep-1.4/ut/test-data/c-source/xpad.c:1220:6: note: Condition 'error' is always false vizigrep-1.4/ut/test-data/c-source/xpad.c:1224:6: style: Condition 'error' is always false [knownConditionTrueFalse] vizigrep-1.4/ut/test-data/c-source/xpad.c:1223:24: note: Calling function 'xpad_led_probe' returns 0 vizigrep-1.4/ut/test-data/c-source/xpad.c:1223:24: note: Assignment 'error=xpad_led_probe(xpad)', assigned value is 0 vizigrep-1.4/ut/test-data/c-source/xpad.c:1224:6: note: Condition 'error' is always false vizigrep-1.4/ut/test-data/c-source/xpad.c:537:54: style: Parameter 'xpad' can be declared as pointer to const [constParameterPointer] vizigrep-1.4/ut/test-data/c-source/xpad.c:931:42: style: Parameter 'xpad' can be declared as pointer to const [constParameterPointer] vizigrep-1.4/ut/test-data/c-source/xpad.c:1031:44: style: Parameter 'xpad' can be declared as pointer to const [constParameterPointer] vizigrep-1.4/ut/test-data/c-source/xpad.c:1032:50: style: Parameter 'xpad' can be declared as pointer to const [constParameterPointer] vizigrep-1.4/ut/test-data/c-source/xpad.c:1071:19: style: Variable 'xpad' can be declared as pointer to const [constVariablePointer] diff: DONE