2025-11-24 06:17 ftp://ftp.de.debian.org/debian/pool/main/s/synphot/synphot_1.6.0.orig.tar.gz 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 -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: synphot-1.6.0/synphot/src/synphot_utils.c:32:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NPY_INT64 [valueFlowBailoutIncompleteVar] synphot-1.6.0/synphot/src/synphot_utils.c:46:3: warning: If memory allocation fails, then there is a possible null pointer dereference: out_dim [nullPointerOutOfMemory] synphot-1.6.0/synphot/src/synphot_utils.c:45:32: note: Assuming allocation function fails synphot-1.6.0/synphot/src/synphot_utils.c:45:13: note: Assignment 'out_dim=(npy_intp*)malloc(1*sizeof(npy_intp))', assigned value is 0 synphot-1.6.0/synphot/src/synphot_utils.c:46:3: note: Null pointer dereference diff: DONE