2026-05-05 22:43 ftp://ftp.de.debian.org/debian/pool/main/x/xserver-xorg-video-dummy/xserver-xorg-video-dummy_0.4.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --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: 6278f6b (2026-05-05 15:01:04 +0200) count: 7 7 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: xf86-video-dummy-0.4.0/src/dummy_cursor.c:20:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] xf86-video-dummy-0.4.0/src/dummy_cursor.c:32:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] xf86-video-dummy-0.4.0/src/dummy_cursor.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] xf86-video-dummy-0.4.0/src/dummy_cursor.c:78:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xf86Screens [valueFlowBailoutIncompleteVar] xf86-video-dummy-0.4.0/src/dummy_cursor.c:76:27: style:inconclusive: Function 'DUMMYCursorInit' argument 1 names different: declaration 'pScrn' definition 'pScreen'. [funcArgNamesDifferent] xf86-video-dummy-0.4.0/src/dummy.h:29:39: note: Function 'DUMMYCursorInit' argument 1 names different: declaration 'pScrn' definition 'pScreen'. xf86-video-dummy-0.4.0/src/dummy_cursor.c:76:27: note: Function 'DUMMYCursorInit' argument 1 names different: declaration 'pScrn' definition 'pScreen'. xf86-video-dummy-0.4.0/src/dummy_cursor.c:56:56: style: Parameter 'src' can be declared as pointer to const. However it seems that 'dummyLoadCursorImage' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-dummy-0.4.0/src/dummy_cursor.c:92:32: note: You might need to cast the function pointer here xf86-video-dummy-0.4.0/src/dummy_cursor.c:56:56: note: Parameter 'src' can be declared as pointer to const xf86-video-dummy-0.4.0/src/dummy_driver.c:1024:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GET_ABI_MAJOR( ... ) [syntaxError] diff: DONE