2026-05-05 22:00 ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin_0.5.2.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --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: 8 8 elapsed-time: 0.2 0.1 head-timing-info: old-timing-info: head results: xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:172:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_CENTER [valueFlowBailoutIncompleteVar] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:253:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:132:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_buttonpress_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:192:5: note: You might need to cast the function pointer here xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:132:72: note: Parameter 'event' can be declared as pointer to const xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:144:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_keypress_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:191:5: note: You might need to cast the function pointer here xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:144:66: note: Parameter 'event' can be declared as pointer to const xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:144:83: style: Parameter 'search' can be declared as pointer to const. However it seems that 'entry_keypress_cb' is a callback function, if 'search' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:191:5: note: You might need to cast the function pointer here xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:144:83: note: Parameter 'search' can be declared as pointer to const xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:168:12: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:236:46: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'search_set_size' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:339:5: note: You might need to cast the function pointer here xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:236:46: note: Parameter 'plugin' can be declared as pointer to const xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:236:74: style: Parameter 'search' can be declared as pointer to const. However it seems that 'search_set_size' is a callback function, if 'search' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:339:5: note: You might need to cast the function pointer here xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:236:74: note: Parameter 'search' can be declared as pointer to const diff: DONE