2025-12-29 10:56 ftp://ftp.de.debian.org/debian/pool/main/m/mitmproxy/mitmproxy_8.1.1.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: a5ec929 (2025-12-24 09:21:38 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: mitmproxy-8.1.1/examples/contrib/full_transparency_shim.c:21:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_PERMITTED [valueFlowBailoutIncompleteVar] mitmproxy-8.1.1/examples/contrib/full_transparency_shim.c:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_NET_RAW [valueFlowBailoutIncompleteVar] mitmproxy-8.1.1/examples/contrib/full_transparency_shim.c:57:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] diff: DONE