2026-05-31 21:40 ftp://ftp.de.debian.org/debian/pool/main/b/beast2-mcmc/beast2-mcmc_2.7.6+dfsg.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.12.88+deb13-amd64-x86_64-with-glibc2.41 python: 3.12.13 client-version: 1.4.0 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.20.0 head-info: 8c14fc7 (2026-05-31 09:56:45 +0200) count: 4 4 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: beast2-2.7.6/release/Mac/launch.c:11:12: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] beast2-2.7.6/release/Mac/launch.c:67:27: warning: If resource allocation fails, then there is a possible null pointer dereference: output [nullPointerOutOfResources] beast2-2.7.6/release/Mac/launch.c:66:25: note: Assuming allocation function fails beast2-2.7.6/release/Mac/launch.c:66:25: note: Assignment 'output=popen(s,"r")', assigned value is 0 beast2-2.7.6/release/Mac/launch.c:67:27: note: Null pointer dereference beast2-2.7.6/release/Mac/launch.c:6:23: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] beast2-2.7.6/release/Mac/launch.c:66:26: error: Uninitialized variable: s [legacyUninitvar] diff: DONE