2026-05-04 08:08 ftp://ftp.de.debian.org/debian/pool/main/p/plasma-pass/plasma-pass_1.3.1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=kde --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: 27 23 elapsed-time: 0.4 0.3 head-timing-info: old-timing-info: head results: plasma-pass-1.3.1/plugin/abbreviations.cpp:143:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/abbreviations.cpp:43:17: style: Condition 'haveNextWord' is always true [knownConditionTrueFalse] plasma-pass-1.3.1/plugin/abbreviations.cpp:30:17: note: Assuming that condition '!haveNextWord' is not redundant plasma-pass-1.3.1/plugin/abbreviations.cpp:39:23: note: Assuming condition is false plasma-pass-1.3.1/plugin/abbreviations.cpp:43:17: note: Condition 'haveNextWord' is always true plasma-pass-1.3.1/plugin/klipperutils.cpp:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/otpprovider.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Continue [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:127:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:197:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canceled [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:217:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/passwordfiltermodel.h:43:9: style: Struct 'PathFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] plasma-pass-1.3.1/plugin/passwordfiltermodel.h:26:13: performance: Function 'passwordFilter()' should return member 'filter' by const reference. [returnByReference] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:99:63: style:inconclusive: Function 'PathFilter' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:105:95: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:112:58: style:inconclusive: Function 'PathFilter' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:118:90: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] plasma-pass-1.3.1/plugin/passwordprovider.cpp:13:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Stop [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/passwordsmodel.cpp:209:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/passwordsmodel.cpp:164:16: style: Local variable 'node' shadows outer function [shadowFunction] plasma-pass-1.3.1/plugin/passwordsmodel.h:57:18: note: Shadowed declaration plasma-pass-1.3.1/plugin/passwordsmodel.cpp:164:16: note: Shadow variable plasma-pass-1.3.1/plugin/passwordsmodel.cpp:215:14: style: Local variable 'node' shadows outer function [shadowFunction] plasma-pass-1.3.1/plugin/passwordsmodel.h:57:18: note: Shadowed declaration plasma-pass-1.3.1/plugin/passwordsmodel.cpp:215:14: note: Shadow variable plasma-pass-1.3.1/plugin/providerbase.cpp:72:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/providerbase.cpp:135:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clipboard [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/providerbase.cpp:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLASMAPASS_LOG [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/providerbase.cpp:269:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLASMAPASS_LOG [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/plugin/providerbase.h:43:13: performance: Function 'secret()' should return member 'mSecret' by const reference. [returnByReference] plasma-pass-1.3.1/plugin/providerbase.h:48:13: performance: Function 'error()' should return member 'mError' by const reference. [returnByReference] plasma-pass-1.3.1/plugin/providerbase.cpp:101:16: style: Local variable 'error' shadows outer function [shadowFunction] plasma-pass-1.3.1/plugin/providerbase.h:48:13: note: Shadowed declaration plasma-pass-1.3.1/plugin/providerbase.cpp:101:16: note: Shadow variable plasma-pass-1.3.1/plugin/providerbase.cpp:95:61: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] plasma-pass-1.3.1/tests/passwordsmodeltest/mainwindow.cpp:86:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PasswordRole [valueFlowBailoutIncompleteVar] plasma-pass-1.3.1/tests/passwordsmodeltest/mainwindow.cpp:135:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NameRole [valueFlowBailoutIncompleteVar] diff: head plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:105:95: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] head plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:112:58: style:inconclusive: Function 'PathFilter' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] head plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:118:90: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] head plasma-pass-1.3.1/plugin/passwordfiltermodel.cpp:99:63: style:inconclusive: Function 'PathFilter' argument 1 names different: declaration '' definition 'other'. [funcArgNamesDifferentUnnamed] DONE