LineIdCWESeverityMessage
checkersReportinformationActive checkers: 108/836 (use --checkers-report=<filename> to see details)
image-converter/baul-image-converter.c
101constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_image_converter_get_background_items' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
102constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_image_converter_get_background_items' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
103constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_image_converter_get_background_items' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
sendto/baul-nste.c
40variableScope398styleThe scope of the variable 'uri' can be reduced.
72knownConditionTrueFalse571styleCondition 'files!=NULL' is always true
sendto/baul-sendto-command.c
85constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'destroy_dialog' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
403variableScope398styleThe scope of the variable 'w' can be reduced.
424variableScope398styleThe scope of the variable 'pixbuf' can be reduced.
631variableScope398styleThe scope of the variable 'item' can be reduced.
sendto/plugins/baul-burn/baul-burn.c
134variableScope398styleThe scope of the variable 'fenum' can be reduced.
135variableScope398styleThe scope of the variable 'file_info' can be reduced.
136variableScope398styleThe scope of the variable 'child' can be reduced.
sendto/plugins/emailclient/emailclient.c
126constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'get_contacts_widget' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
sendto/plugins/gajim/gajim.c
56variableScope398styleThe scope of the variable 'existing_contact' can be reduced.
62variableScope398styleThe scope of the variable 'jid' can be reduced.
200variableScope398styleThe scope of the variable 'account' can be reduced.
409variableScope398styleThe scope of the variable 'value' can be reduced.
411variableScope398styleThe scope of the variable 'contact_props' can be reduced.
416variableScope398styleThe scope of the variable 'file_path' can be reduced.
sendto/plugins/pidgin/pidgin.c
376variableScope398styleThe scope of the variable 'file' can be reduced.
377variableScope398styleThe scope of the variable 'file_path' can be reduced.
443uninitvar457errorUninitialized variable: contacts_group
sendto/plugins/removable-devices/removable-devices.c
41constParameterCallback398styleParameter 'mount' can be declared as pointer to const. However it seems that 'cb_mount_removed' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s).
sendto/plugins/upnp/upnp.c
245constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'get_contacts_widget' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
share/shares.c
392knownConditionTrueFalse571styleCondition 'path!=NULL' is always true
711constVariablePointer398styleVariable 'old_info' can be declared as pointer to const
721knownConditionTrueFalse571styleCondition 'old_info!=NULL' is always true
wallpaper/baul-wallpaper-extension.c
86variableScope398styleThe scope of the variable 'item' can be reduced.