2025-08-29 21:40 ftp://ftp.de.debian.org/debian/pool/main/b/beef/beef_1.2.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --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 -j10 platform: Linux-6.14.8-2-pve-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.18.0 head-info: 478055e (2025-08-29 18:53:24 +0200) count: 2 7 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: beef-1.2.0/src/compat.h:29:0: error: failed to evaluate #if condition, undefined function-like macro invocation: CATTLE_CHECK_VERSION( ... ) [preprocessorErrorDirective] beef-1.2.0/src/compat.h:29:2: error: failed to evaluate #if condition, undefined function-like macro invocation: CATTLE_CHECK_VERSION( ... ) [preprocessorErrorDirective] diff: head beef-1.2.0/src/compat.h:29:0: error: failed to evaluate #if condition, undefined function-like macro invocation: CATTLE_CHECK_VERSION( ... ) [preprocessorErrorDirective] head beef-1.2.0/src/compat.h:29:2: error: failed to evaluate #if condition, undefined function-like macro invocation: CATTLE_CHECK_VERSION( ... ) [preprocessorErrorDirective] 2.18.0 beef-1.2.0/src/io.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] 2.18.0 beef-1.2.0/src/io.c:232:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CattleBuffer [valueFlowBailoutIncompleteVar] 2.18.0 beef-1.2.0/src/io.c:275:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CattleBuffer [valueFlowBailoutIncompleteVar] 2.18.0 beef-1.2.0/src/io.c:72:23: warning: Either the condition 'prompt!=NULL' is redundant or there is possible null pointer dereference: prompt. [nullPointerRedundantCheck] beef-1.2.0/src/io.c:74:20: note: Assuming that condition 'prompt!=NULL' is not redundant beef-1.2.0/src/io.c:72:23: note: Null pointer dereference 2.18.0 beef-1.2.0/src/main.c:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CattleInterpreter [valueFlowBailoutIncompleteVar] 2.18.0 beef-1.2.0/src/options.c:48:35: style:inconclusive: Function 'option_values_free' argument 1 names different: declaration 'option_values' definition 'self'. [funcArgNamesDifferent] beef-1.2.0/src/options.h:40:49: note: Function 'option_values_free' argument 1 names different: declaration 'option_values' definition 'self'. beef-1.2.0/src/options.c:48:35: note: Function 'option_values_free' argument 1 names different: declaration 'option_values' definition 'self'. 2.18.0 beef-1.2.0/src/options.c:78:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CATTLE_END_OF_INPUT_ACTION_STORE_ZERO [valueFlowBailoutIncompleteVar] DONE