2026-01-26 18:38 ftp://ftp.de.debian.org/debian/pool/main/b/bomstrip/bomstrip_9.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 -j1 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.19.0 head-info: ddce8d5 (2026-01-26 16:19:14 +0100) count: 9 9 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: bomstrip-9/bomstrip.c:9:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] bomstrip-9/bomstrip.c:23:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] bomstrip-9/bomstrip.c:30:13: style: Checking if unsigned expression 'nread' is less than zero. [unsignedLessThanZero] bomstrip-9/bomstrip.c:7:13: style: Parameter 'prog' can be declared as pointer to const [constParameterPointer] bomstrip-9/bomstrip.c:18:8: style: Variable 'utf8bom' can be declared as pointer to const [constVariablePointer] bomstrip-9/bomstrip.cpp:17:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] bomstrip-9/bomstrip.cpp:24:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] bomstrip-9/bomstrip.cpp:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] bomstrip-9/bomstrip.cpp:22:17: style: Parameter 's' can be declared as reference to const [constParameterReference] diff: DONE