2024-04-22 17:13 ftp://ftp.de.debian.org/debian/pool/main/t/tiger/tiger_3.2.4~rc1.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 -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: ea2e716 (2024-04-21 15:59:20 +0200) count: 23 23 elapsed-time: 2.4 2.2 head-timing-info: old-timing-info: head results: tiger-3.2.4rc1/c/getpermit.c:97:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/getpermit.c:123:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/getpermit.c:254:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/getpermit.c:266:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/getpermit.c:186:23: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] tiger-3.2.4rc1/c/getpermit.c:230:23: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] tiger-3.2.4rc1/c/getpermit.c:175:20: style: Variable 'grent' can be declared as pointer to const [constVariablePointer] tiger-3.2.4rc1/c/getpermit.c:219:21: style: Variable 'pwent' can be declared as pointer to const [constVariablePointer] tiger-3.2.4rc1/c/md5.c:617:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/md5.c:351:8: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] tiger-3.2.4rc1/c/md5.c:369:16: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] tiger-3.2.4rc1/c/md5.c:584:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] tiger-3.2.4rc1/c/md5.c:628:15: style: Parameter 'digest' can be declared as const array [constParameter] tiger-3.2.4rc1/c/realpath.c:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/realpath.c:265:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/realpath.c:120:4: style: Obsolescent function 'getwd' called. It is recommended to use 'getcwd' instead. [prohibitedgetwdCalled] tiger-3.2.4rc1/c/realpath.c:87:7: style: Parameter 'path1' can be declared as pointer to const [constParameterPointer] tiger-3.2.4rc1/c/snefru.c:1148:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tiger-3.2.4rc1/c/snefru.c:1146:10: style: Parameter 's' can be declared as pointer to const [constParameterPointer] tiger-3.2.4rc1/c/snefru.c:1229:13: style: Variable 'shiftTable' can be declared as const array [constVariable] tiger-3.2.4rc1/c/snefru.c:1293:13: style: Variable 'shiftTable' can be declared as const array [constVariable] tiger-3.2.4rc1/c/snefru.c:1299:10: style: Variable 'SBox0' can be declared as pointer to const [constVariablePointer] tiger-3.2.4rc1/c/snefru.c:1300:10: style: Variable 'SBox1' can be declared as pointer to const [constVariablePointer] diff: DONE