2026-05-02 19:35 ftp://ftp.de.debian.org/debian/pool/main/k/kirigami-gallery/kirigami-gallery_25.04.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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: 8 8 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: kirigami-gallery-25.04.0/src/InfoData.cpp:14:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] kirigami-gallery-25.04.0/src/InfoData.h:20:5: style: Class 'InfoData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] kirigami-gallery-25.04.0/src/InfoData.h:22:13: performance: Function 'component()' should return member 'm_component' by const reference. [returnByReference] kirigami-gallery-25.04.0/src/InfoData.h:23:13: performance: Function 'higUrl()' should return member 'm_higUrl' by const reference. [returnByReference] kirigami-gallery-25.04.0/src/InfoData.h:24:13: performance: Function 'sourceUrl()' should return member 'm_sourceUrl' by const reference. [returnByReference] kirigami-gallery-25.04.0/src/InfoData.h:25:13: performance: Function 'apiUrl()' should return member 'm_apiUrl' by const reference. [returnByReference] kirigami-gallery-25.04.0/src/InfoData.h:26:13: performance: Function 'title()' should return member 'm_title' by const reference. [returnByReference] kirigami-gallery-25.04.0/src/InfoData.h:27:13: performance: Function 'text()' should return member 'm_text' by const reference. [returnByReference] diff: DONE