2026-05-01 02:29 ftp://ftp.de.debian.org/debian/pool/main/a/adv-17v35x/adv-17v35x_5.0.7.0.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 -j8 platform: Linux-6.18.15+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: 0fda84ef (2026-05-01 02:32:52 +0200) count: 9 9 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: adv_17V35X/getconfig/getconfig.c:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] adv_17V35X/precomp.h:1:2: error: failed to evaluate #if condition, undefined function-like macro invocation: KERNEL_VERSION( ... ) [syntaxError] adv_17V35X/getconfig/getconfig.c:69:3: error: Resource leak: fd [resourceLeak] adv_17V35X/getconfig/getconfig.c:53:24: style: Parameter 'ttyname' can be declared as pointer to const [constParameterPointer] adv_17V35X/getconfig/getconfig.c:75:10: style: Variable 'bResult' is assigned a value that is never used. [unreadVariable] adv_17V35X/getconfig/getconfig.c:55:6: style: Unused variable: i [unusedVariable] adv_17V35X/getconfig/getconfig.c:55:8: style: Unused variable: k [unusedVariable] adv_17V35X/getconfig/getconfig.c:55:11: style: Unused variable: ttynum [unusedVariable] adv_17V35X/getconfig/getconfig.c:57:23: style: Unused variable: serinfo [unusedVariable] diff: DONE