2025-07-10 01:39 ftp://ftp.de.debian.org/debian/pool/main/m/mock/mock_1.3.2.orig.tar.xz 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-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 5 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: mock-1.3.2/tests/daemontest.c:78:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] mock-1.3.2/tests/daemontest.c:78:33: warning: Return value of function dup() is not used. [ignoredReturnValue] mock-1.3.2/tests/daemontest.c:78:41: warning: Return value of function dup() is not used. [ignoredReturnValue] mock-1.3.2/tests/daemontest.c:43:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] mock-1.3.2/tests/daemontest.c:44:7: style: Parameter 'message' can be declared as pointer to const [constParameterPointer] diff: head mock-1.3.2/tests/daemontest.c:78:41: warning: Return value of function dup() is not used. [ignoredReturnValue] DONE