2025-07-11 11:19 ftp://ftp.de.debian.org/debian/pool/main/r/ruby-password/ruby-password_0.5.3.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=ruby --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: ruby-password-0.5.3/rbcrack.c:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Qnil [valueFlowBailoutIncompleteVar] ruby-password-0.5.3/rbcrack.c:97:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rb_cString [valueFlowBailoutIncompleteVar] ruby-password-0.5.3/rbcrack.c:67:9: warning: If memory allocation fails, then there is a possible null pointer dereference: buffer [nullPointerOutOfMemory] ruby-password-0.5.3/rbcrack.c:66:17: note: Assuming allocation function fails ruby-password-0.5.3/rbcrack.c:66:17: note: Assignment 'buffer=malloc(strlen(STR2CSTR(dict))+8)', assigned value is 0 ruby-password-0.5.3/rbcrack.c:67:9: note: Null pointer dereference ruby-password-0.5.3/rbcrack.c:68:9: warning: If memory allocation fails, then there is a possible null pointer dereference: buffer [nullPointerOutOfMemory] ruby-password-0.5.3/rbcrack.c:66:17: note: Assuming allocation function fails ruby-password-0.5.3/rbcrack.c:66:17: note: Assignment 'buffer=malloc(strlen(STR2CSTR(dict))+8)', assigned value is 0 ruby-password-0.5.3/rbcrack.c:68:9: note: Null pointer dereference ruby-password-0.5.3/rbcrack.c:70:13: warning: If memory allocation fails, then there is a possible null pointer dereference: buffer [nullPointerOutOfMemory] ruby-password-0.5.3/rbcrack.c:66:17: note: Assuming allocation function fails ruby-password-0.5.3/rbcrack.c:66:17: note: Assignment 'buffer=malloc(strlen(STR2CSTR(dict))+8)', assigned value is 0 ruby-password-0.5.3/rbcrack.c:70:13: note: Null pointer dereference diff: DONE