2025-11-25 06:01 ftp://ftp.de.debian.org/debian/pool/main/b/bpm-tools/bpm-tools_0.3.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 -j4 platform: Linux-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 4 4 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: bpm-tools-0.3/bpm.c:143:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] bpm-tools-0.3/bpm.c:213:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] bpm-tools-0.3/bpm.c:285:4: error: Common realloc mistake: 'nrg' nulled but not freed upon failure [memleakOnRealloc] bpm-tools-0.3/bpm.c:282:11: style: Local variable 'n' shadows outer variable [shadowVariable] bpm-tools-0.3/bpm.c:199:8: note: Shadowed declaration bpm-tools-0.3/bpm.c:282:11: note: Shadow variable diff: DONE