2026-05-29 10:35 ftp://ftp.de.debian.org/debian/pool/main/r/r-bioc-lpsymphony/r-bioc-lpsymphony_1.34.0+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.8.0-124-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 15a4191 (2026-05-29 12:31:39 +0200) count: 4 4 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: lpsymphony/src/lp_symphony.cc:71:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: solution [nullPointerOutOfMemory] lpsymphony/src/lp_symphony.cc:63:42: note: Assuming allocation function fails lpsymphony/src/lp_symphony.cc:63:24: note: Assignment 'solution=(double*)malloc(sizeof(double)*(*n_cols))', assigned value is 0 lpsymphony/src/lp_symphony.cc:71:21: note: Null pointer dereference lpsymphony/src/lp_symphony.cc:37:22: style: C-style pointer casting [cstyleCast] lpsymphony/src/lp_symphony.cc:63:24: style: C-style pointer casting [cstyleCast] lpsymphony/src/lp_symphony.cc:19:14: style: Parameter 'is_int' can be declared as pointer to const [constParameterPointer] diff: DONE