2025-11-22 17:46 ftp://ftp.de.debian.org/debian/pool/main/m/morbig/morbig_0.11.0.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 -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: 8 8 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: morbig-0.11.0/examples/c/dump.c:89:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] morbig-0.11.0/src/c/cstub.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] morbig-0.11.0/src/c/cstub.c:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] morbig-0.11.0/src/c/cstub.c:111:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] morbig-0.11.0/src/c/cstub.c:133:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] morbig-0.11.0/examples/c/dump.c:16:31: warning: If memory allocation fails, then there is a possible null pointer dereference: s [nullPointerOutOfMemory] morbig-0.11.0/examples/c/dump.c:14:26: note: Assuming allocation function fails morbig-0.11.0/examples/c/dump.c:14:13: note: Assignment 's=(char*)malloc(shift+1)', assigned value is 0 morbig-0.11.0/examples/c/dump.c:16:31: note: Null pointer dereference morbig-0.11.0/examples/c/dump.c:17:3: warning: If memory allocation fails, then there is a possible null pointer dereference: s [nullPointerOutOfMemory] morbig-0.11.0/examples/c/dump.c:14:26: note: Assuming allocation function fails morbig-0.11.0/examples/c/dump.c:14:13: note: Assignment 's=(char*)malloc(shift+1)', assigned value is 0 morbig-0.11.0/examples/c/dump.c:17:3: note: Null pointer dereference morbig-0.11.0/examples/c/dump.c:18:17: warning: If memory allocation fails, then there is a possible null pointer dereference: s [nullPointerOutOfMemory] morbig-0.11.0/examples/c/dump.c:14:26: note: Assuming allocation function fails morbig-0.11.0/examples/c/dump.c:14:13: note: Assignment 's=(char*)malloc(shift+1)', assigned value is 0 morbig-0.11.0/examples/c/dump.c:18:17: note: Null pointer dereference diff: DONE