2025-09-01 03:23 ftp://ftp.de.debian.org/debian/pool/main/libc/libcrypt-u2f-server-perl/libcrypt-u2f-server-perl_0.47.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-79-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.18.0 head-info: 2ee39fe (2025-08-30 22:07:31 +0200) count: 14 14 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Crypt-U2F-Server-0.47/u2f.c:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:94:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:108:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:132:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:144:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:167:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:180:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:196:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U2FS_OK [valueFlowBailoutIncompleteVar] Crypt-U2F-Server-0.47/u2f.c:186:5: warning:inconclusive: The buffer 'kh' may not be null-terminated after the call to strncpy(). [terminateStrncpy] Crypt-U2F-Server-0.47/u2f.c:212:5: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] Crypt-U2F-Server-0.47/u2f.c:177:9: style: Unused variable: i [unusedVariable] diff: DONE