2026-05-02 21:01 ftp://ftp.de.debian.org/debian/pool/main/k/kodi-vfs-libarchive/kodi-vfs-libarchive_21.0.2+ds.orig.tar.xz 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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 13 13 elapsed-time: 0.3 0.2 head-timing-info: old-timing-info: head results: kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:108:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:157:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARCHIVE_FATAL [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARCHIVE_OK [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:210:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARCHIVE_OK [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:239:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARCHIVE_RETRY [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:344:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:393:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARCHIVE_OK [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:557:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADDON_STATUS_OK [valueFlowBailoutIncompleteVar] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:197:3: style: Class 'CArchiveFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:59:5: style: Struct 'CbData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:427:16: style: Local variable 'folder' shadows outer variable [shadowVariable] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:411:14: note: Shadowed declaration kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:427:16: note: Shadow variable kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:271:17: style: Variable 'ctx' can be declared as pointer to const [constVariablePointer] kodi-vfs-libarchive-21.0.2/src/ArchiveFile.cpp:411:21: style: Variable 'folder' is assigned a value that is never used. [unreadVariable] diff: DONE