2026-01-27 10:02 ftp://ftp.de.debian.org/debian/pool/main/f/fl-cow/fl-cow_0.6.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --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 -j4 platform: Linux-6.12.63+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.69 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.19.0 head-info: c221f52 (2026-01-27 08:23:53 +0100) count: 8 8 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: fl-cow-0.6/symcfg.c:84:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] fl-cow-0.6/test/flcow-test.c:48:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] fl-cow-0.6/test/flcow-test.c:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] fl-cow-0.6/fl-cow/fl-cow.c:129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] fl-cow-0.6/fl-cow/fl-cow.c:174:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] fl-cow-0.6/fl-cow/fl-cow.c:177:3: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] fl-cow-0.6/fl-cow/fl-cow.c:179:5: note: Found duplicate branches for 'if' and 'else'. fl-cow-0.6/fl-cow/fl-cow.c:177:3: note: Found duplicate branches for 'if' and 'else'. fl-cow-0.6/fl-cow/fl-cow.c:125:8: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] fl-cow-0.6/fl-cow/fl-cow.c:107:9: style: Variable 'nlen' is assigned a value that is never used. [unreadVariable] diff: DONE