2025-05-05 17:42 ftp://ftp.de.debian.org/debian/pool/main/libe/libencode-perl/libencode-perl_3.21.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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: fcc0493 (2025-05-05 13:08:11 +0200) count: 3 3 elapsed-time: 0.2 0.2 head-timing-info: old-timing-info: head results: Encode-3.21/encengine.c:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENCODE_NOSPACE [valueFlowBailoutIncompleteVar] Encode-3.21/encengine.c:102:18: warning: Either the condition '!dst' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] Encode-3.21/encengine.c:104:9: note: Assuming that condition '!dst' is not redundant Encode-3.21/encengine.c:101:11: note: d is assigned 'dst' here. Encode-3.21/encengine.c:102:18: note: Null pointer addition Encode-3.21/encengine.c:102:9: style: Variable 'dend' can be declared as pointer to const [constVariablePointer] diff: DONE