2025-07-20 17:58 ftp://ftp.de.debian.org/debian/pool/main/z/znc-backlog/znc-backlog_0.20180824.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 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.18.0 head-info: 4b794ee (2025-07-20 19:56:18 +0200) count: 5 5 elapsed-time: 0.2 0.2 head-timing-info: old-timing-info: head results: backlog.cpp:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pUser [valueFlowBailoutIncompleteVar] backlog.cpp:246:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NetworkModule [valueFlowBailoutIncompleteVar] backlog.cpp:118:20: style: The scope of the variable 'ent' can be reduced. [variableScope] backlog.cpp:201:16: style: The scope of the variable 'NickLen' can be reduced. [variableScope] backlog.cpp:118:20: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] diff: DONE