2025-05-07 19:28 ftp://ftp.de.debian.org/debian/pool/main/r/rman/rman_3.2.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-59-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: ebc80c0 (2025-05-07 18:59:31 +0200) count: 10 10 elapsed-time: 0.1 0.2 head-timing-info: old-timing-info: head results: rman-3.2/contrib/http-rman.c:197:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] rman-3.2/contrib/http-rman.c:172:9: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] rman-3.2/contrib/http-rman.c:175:9: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [prohibitedgetsCalled] rman-3.2/contrib/http-rman.c:179:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] rman-3.2/contrib/http-rman.c:141:11: style: Variable 'pName' is reassigned a value before the old one has been used. [redundantAssignment] rman-3.2/contrib/http-rman.c:138:11: note: pName is assigned rman-3.2/contrib/http-rman.c:141:11: note: pName is overwritten rman-3.2/contrib/http-rman.c:105:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] rman-3.2/contrib/http-rman.c:127:17: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] rman-3.2/contrib/http-rman.c:129:11: style: Variable 'pName' can be declared as pointer to const [constVariablePointer] rman-3.2/contrib/http-rman.c:162:11: style: Variable 'sFrontpage' can be declared as pointer to const [constVariablePointer] rman-3.2/rman.c:4776:27: error: There is an unknown macro here somewhere. Configuration is required. If POLYGLOTMANVERSION is a macro then please configure it. [unknownMacro] diff: DONE