2026-09-06 19:02 ftp://ftp.de.debian.org/debian/pool/main/z/zeroconf-ioslave/zeroconf-ioslave_25.04.0.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.12.90+deb13.1-amd64-x86_64-with-glibc2.41 python: 3.12.13 client-version: 1.4.0 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.21.0 head-info: f9ca1b4 (2026-09-06 14:47:52 +0200) count: 15 15 elapsed-time: 0.6 0.1 head-timing-info: old-timing-info: head results: kio-zeroconf-25.04.0/kdedmodule/watcher.h:46:10: style: The function 'constructUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] kio-zeroconf-25.04.0/kdedmodule/watcher.h:29:18: note: Virtual function in base class kio-zeroconf-25.04.0/kdedmodule/watcher.h:46:10: note: Function in derived class kio-zeroconf-25.04.0/kdedmodule/watcher.h:59:10: style: The function 'constructUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] kio-zeroconf-25.04.0/kdedmodule/watcher.h:29:18: note: Virtual function in base class kio-zeroconf-25.04.0/kdedmodule/watcher.h:59:10: note: Function in derived class kio-zeroconf-25.04.0/kdedmodule/dnssdwatcher.cpp:37:52: style:inconclusive: Function 'enteredDirectory' argument 1 names different: declaration 'dir' definition '_dir'. [funcArgNamesDifferent] kio-zeroconf-25.04.0/kdedmodule/dnssdwatcher.h:25:42: note: Function 'enteredDirectory' argument 1 names different: declaration 'dir' definition '_dir'. kio-zeroconf-25.04.0/kdedmodule/dnssdwatcher.cpp:37:52: note: Function 'enteredDirectory' argument 1 names different: declaration 'dir' definition '_dir'. kio-zeroconf-25.04.0/kdedmodule/dnssdwatcher.cpp:50:49: style:inconclusive: Function 'leftDirectory' argument 1 names different: declaration 'dir' definition '_dir'. [funcArgNamesDifferent] kio-zeroconf-25.04.0/kdedmodule/dnssdwatcher.h:26:39: note: Function 'leftDirectory' argument 1 names different: declaration 'dir' definition '_dir'. kio-zeroconf-25.04.0/kdedmodule/dnssdwatcher.cpp:50:49: note: Function 'leftDirectory' argument 1 names different: declaration 'dir' definition '_dir'. kio-zeroconf-25.04.0/kioworker/dnssd.cpp:72:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MALFORMED_URL [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MALFORMED_URL [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:131:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_SERVICE_NOT_AVAILABLE [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:167:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_SERVICE_NOT_AVAILABLE [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:214:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UDS_NAME [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:242:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UDS_NAME [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:253:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quit [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] kio-zeroconf-25.04.0/kioworker/zeroconfurl.h:39:5: performance: Variable 'mServiceType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:196:54: style:inconclusive: Function 'addServiceType' argument 1 names different: declaration '' definition 'serviceType'. [funcArgNamesDifferentUnnamed] kio-zeroconf-25.04.0/kioworker/dnssd.cpp:211:62: style:inconclusive: Function 'addService' argument 1 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] diff: DONE