2025-11-22 17:04 ftp://ftp.de.debian.org/debian/pool/main/m/mlpcap/mlpcap_0.9.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-88-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: cb76e52 (2025-11-22 14:47:37 +0100) count: 2 2 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: MLpcap-0.9/utils.c:96:60: warning: String literal compared with variable '(*_c2).description'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] MLpcap-0.9/utils.c:154:11: style: Variable '_c1' is not assigned a value. [unassignedVariable] diff: DONE