2025-10-29 08:31 ftp://ftp.de.debian.org/debian/pool/main/c/cowpatty/cowpatty_4.8.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openssl --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-86-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.18.0 head-info: 74b2c43 (2025-10-29 07:50:56 +0100) count: 8 8 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: cowpatty-4.8/sha1.h:30:0: error: #error "OpenSSL is required for SHA1 support." [preprocessorErrorDirective] cowpatty-4.8/sha1.h:30:2: error: #error "OpenSSL is required for SHA1 support." [preprocessorErrorDirective] cowpatty-4.8/md5.h:27:0: error: #error "OpenSSL is required for WPA/MD5 support." [preprocessorErrorDirective] cowpatty-4.8/md5.h:27:2: error: #error "OpenSSL is required for WPA/MD5 support." [preprocessorErrorDirective] cowpatty-4.8/utils.c:98:19: style: Parameter 's' can be declared as pointer to const [constParameterPointer] cowpatty-4.8/utils.c:120:31: style: Parameter 'mac' can be declared as pointer to const [constParameterPointer] cowpatty-4.8/utils.c:137:36: style: Variable 'rtaphdr' can be declared as pointer to const [constVariablePointer] cowpatty-4.8/utils.c:138:16: style: Variable 'rtaphdrlen' is assigned a value that is never used. [unreadVariable] diff: DONE