2026-05-01 06:59 ftp://ftp.de.debian.org/debian/pool/main/c/cachefilesd/cachefilesd_0.10.10.orig.tar.bz2 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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 0fda84e (2026-05-01 02:32:52 +0200) count: 24 24 elapsed-time: 0.5 0.4 head-timing-info: old-timing-info: head results: cachefilesd-0.10.10/cachefilesd.c:138:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:163:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:195:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:304:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:601:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:641:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:803:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:816:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_MAX [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:896:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:946:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_MAX [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:966:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_MAX [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1011:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1115:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_DIR [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1272:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1295:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_DIRECTORY [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1530:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1582:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:1613:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] cachefilesd-0.10.10/cachefilesd.c:842:23: warning: Identical condition 'de->d_name[1]=='\0'', second condition is always false [identicalConditionAfterEarlyExit] cachefilesd-0.10.10/cachefilesd.c:839:23: note: If condition 'de->d_name[1]=='\0'' is true, the function will return/exit cachefilesd-0.10.10/cachefilesd.c:842:23: note: Testing identical condition 'de->d_name[1]=='\0'' cachefilesd-0.10.10/cachefilesd.c:198:12: style: Condition '!xnolog' is always true [knownConditionTrueFalse] cachefilesd-0.10.10/cachefilesd.c:193:7: note: Assuming that condition 'xnolog' is not redundant cachefilesd-0.10.10/cachefilesd.c:198:12: note: Condition '!xnolog' is always true cachefilesd-0.10.10/cachefilesd.c:737:8: style: Condition '!reap_signalled' is always true [knownConditionTrueFalse] cachefilesd-0.10.10/cachefilesd.c:733:28: note: Assuming that condition '!reap_signalled' is not redundant cachefilesd-0.10.10/cachefilesd.c:734:46: note: Assuming condition is false cachefilesd-0.10.10/cachefilesd.c:737:8: note: Condition '!reap_signalled' is always true cachefilesd-0.10.10/cachefilesd.c:984:24: style: Parameter 'st' can be declared as pointer to const [constParameterPointer] cachefilesd-0.10.10/cachefilesd.c:1106:54: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] diff: DONE