2026-01-24 09:55 ftp://ftp.de.debian.org/debian/pool/main/p/pysynphot/pysynphot_2.0.0+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --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.63+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.69 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.19.0 head-info: cde1b8d (2026-01-23 22:02:21 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: pysynphot-2.0.0/pysynphot/src/pysynphot_utils.c:26:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyArray_INT64 [valueFlowBailoutIncompleteVar] pysynphot-2.0.0/pysynphot/src/pysynphot_utils.c:40:3: warning: If memory allocation fails, then there is a possible null pointer dereference: out_dim [nullPointerOutOfMemory] pysynphot-2.0.0/pysynphot/src/pysynphot_utils.c:39:32: note: Assuming allocation function fails pysynphot-2.0.0/pysynphot/src/pysynphot_utils.c:39:13: note: Assignment 'out_dim=(npy_intp*)malloc(1*sizeof(npy_intp))', assigned value is 0 pysynphot-2.0.0/pysynphot/src/pysynphot_utils.c:40:3: note: Null pointer dereference pysynphot-2.0.0/pysynphot/src/pysynphot_utils.c:110:13: style: Unused variable: m [unusedVariable] diff: DONE