2026-05-27 01:20 ftp://ftp.de.debian.org/debian/pool/main/d/docker.io/docker.io_28.5.2+dfsg4.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 -j2 platform: Linux-6.12.90+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.70 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.20.0 head-info: 47aaa76 (2026-05-26 20:22:35 +0200) count: 12 12 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: moby-moby-3ef3c07/engine/contrib/nnp-test/nnp-test.c:5:26: style: Parameter 'argv' can be declared as const array [constParameter] moby-moby-3ef3c07/engine/contrib/syscall-test/acct.c:12:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] moby-moby-3ef3c07/engine/contrib/syscall-test/raw.c:8:6: error: Return value of allocation function 'socket' is not stored. [leakReturnValNotUsed] moby-moby-3ef3c07/engine/contrib/syscall-test/ns.c:23:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] moby-moby-3ef3c07/engine/contrib/syscall-test/ns.c:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLONE_NEWNS [valueFlowBailoutIncompleteVar] moby-moby-3ef3c07/engine/contrib/syscall-test/ns.c:48:22: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] moby-moby-3ef3c07/engine/contrib/syscall-test/ns.c:42:10: note: Assuming allocation function fails moby-moby-3ef3c07/engine/contrib/syscall-test/ns.c:42:10: note: Assignment 'stack=mmap(NULL,1024*1024,PROT_READ|PROT_WRITE,MAP_SHARED|MAP_ANON|MAP_STACK,-1,0)', assigned value is 0 moby-moby-3ef3c07/engine/contrib/syscall-test/ns.c:48:22: note: Null pointer addition moby-moby-3ef3c07/engine/contrib/syscall-test/socket.c:18:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] moby-moby-3ef3c07/engine/contrib/syscall-test/socket.c:24:3: error: Resource leak: s [resourceLeak] moby-moby-3ef3c07/engine/vendor/github.com/petermattis/goid/goid_go1.3.c:20:6: error: The code contains unhandled character(s) (character code=194). Neither unicode nor extended ascii is supported. [unhandledChar] moby-moby-3ef3c07/engine/contrib/syscall-test/userns.c:23:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] moby-moby-3ef3c07/engine/contrib/syscall-test/userns.c:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLONE_NEWUSER [valueFlowBailoutIncompleteVar] moby-moby-3ef3c07/engine/contrib/syscall-test/userns.c:48:22: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] moby-moby-3ef3c07/engine/contrib/syscall-test/userns.c:42:10: note: Assuming allocation function fails moby-moby-3ef3c07/engine/contrib/syscall-test/userns.c:42:10: note: Assignment 'stack=mmap(NULL,1024*1024,PROT_READ|PROT_WRITE,MAP_SHARED|MAP_ANON|MAP_STACK,-1,0)', assigned value is 0 moby-moby-3ef3c07/engine/contrib/syscall-test/userns.c:48:22: note: Null pointer addition diff: DONE