2026-05-23 19:27 ftp://ftp.de.debian.org/debian/pool/main/p/python-pyspoa/python-pyspoa_0.3.2.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-117-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: bc04c0d (2026-05-22 08:18:49 +0200) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: pyspoa-0.3.2/pyspoa.cpp:44:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION_INFO [valueFlowBailoutIncompleteVar] pyspoa-0.3.2/pyspoa.cpp:39:50: error: Boolean value assigned to pointer. [assignBoolToPointer] pyspoa-0.3.2/pyspoa.cpp:9:35: performance: Function parameter 'sequences' should be passed by const reference. However it seems that 'poa' is a callback function. [passedByValueCallback] pyspoa-0.3.2/pyspoa.cpp:38:16: note: Function pointer used here. pyspoa-0.3.2/pyspoa.cpp:9:35: note: Function parameter 'sequences' should be passed by const reference. However it seems that 'poa' is a callback function. diff: DONE