2025-07-08 16:14 ftp://ftp.de.debian.org/debian/pool/main/h/haskell-statistics/haskell-statistics_0.16.2.1.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 -j1 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: statistics-0.16.2.1/tests/utils/fftw.c:16:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FFTW_ESTIMATE [valueFlowBailoutIncompleteVar] statistics-0.16.2.1/tests/utils/fftw.c:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FFTW_REDFT10 [valueFlowBailoutIncompleteVar] statistics-0.16.2.1/tests/utils/fftw.c:20:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: in [nullPointerOutOfMemory] statistics-0.16.2.1/tests/utils/fftw.c:13:25: note: Assuming allocation function fails statistics-0.16.2.1/tests/utils/fftw.c:13:25: note: Assignment 'in=malloc(n*sizeof(double))', assigned value is 0 statistics-0.16.2.1/tests/utils/fftw.c:20:13: note: Null pointer dereference statistics-0.16.2.1/tests/utils/fftw.c:21:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: in [nullPointerOutOfMemory] statistics-0.16.2.1/tests/utils/fftw.c:13:25: note: Assuming allocation function fails statistics-0.16.2.1/tests/utils/fftw.c:13:25: note: Assignment 'in=malloc(n*sizeof(double))', assigned value is 0 statistics-0.16.2.1/tests/utils/fftw.c:21:9: note: Null pointer dereference statistics-0.16.2.1/tests/utils/fftw.c:6:33: style: Parameter 'vec' can be declared as pointer to const [constParameterPointer] diff: DONE