2026-05-03 09:12 ftp://ftp.de.debian.org/debian/pool/main/libv/libvmod-redis/libvmod-redis_21.0+20250505.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-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 7 7 elapsed-time: 11.5 9.9 head-timing-info: old-timing-info: head results: libvmod-redis-21.0+20250505/src/core.h:77:21: error: syntax error [syntaxError] libvmod-redis-21.0+20250505/src/sha1.c:65:23: style: union member 'CHAR64LONG16::c' is never used. [unusedStructMember] libvmod-redis-21.0+20250505/src/sha1.c:175:7: style: Variable 'a' is assigned a value that is never used. [unreadVariable] libvmod-redis-21.0+20250505/src/sha1.c:175:11: style: Variable 'b' is assigned a value that is never used. [unreadVariable] libvmod-redis-21.0+20250505/src/sha1.c:175:15: style: Variable 'c' is assigned a value that is never used. [unreadVariable] libvmod-redis-21.0+20250505/src/sha1.c:175:19: style: Variable 'd' is assigned a value that is never used. [unreadVariable] libvmod-redis-21.0+20250505/src/sha1.c:175:23: style: Variable 'e' is assigned a value that is never used. [unreadVariable] diff: DONE