LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
baul/baul-grapa.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
397constParameterCallback398styleParameter 'fr' can be declared as pointer to const. However it seems that 'baul_fr_instance_init' is a callback function, if 'fr' is declared with const you might also need to cast function pointer(s).
src/actions.c
172unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE is a macro then please configure it.
src/ctk-utils.h
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If _ctk_error_dialog_new is a macro then please configure it.
src/eggfileformatchooser.c
1087uninitStructMember457errorUninitialized struct member: search.format
src/eggtreemultidnd.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
src/file-data.c
114constParameterPointer398styleParameter 'fdata' can be declared as pointer to const
139constVariablePointer398styleVariable 'data_a' can be declared as pointer to const
140constVariablePointer398styleVariable 'data_b' can be declared as pointer to const
160constVariablePointer398styleVariable 'fd' can be declared as pointer to const
src/file-utils.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
278varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
820varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
1169constVariablePointer398styleVariable 'value' can be declared as pointer to const
src/fr-archive.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
1420constParameterPointer398styleParameter 'path' can be declared as pointer to const
1449constVariablePointer398styleVariable 'fdata' can be declared as pointer to const
2289constParameterPointer398styleParameter 'list' can be declared as pointer to const
2303constVariablePointer398styleVariable 'path' can be declared as pointer to const
2441constVariablePointer398styleVariable 'fullpath' can be declared as pointer to const
2529constVariablePointer398styleVariable 'folder_in_list' can be declared as pointer to const
2938constVariablePointer398styleVariable 'name_end' can be declared as pointer to const
3036constVariablePointer398styleVariable 'filename' can be declared as pointer to const
3048constParameterPointer398styleParameter 'dir_pointer' can be declared as pointer to const
3050constVariablePointer398styleVariable 'dirname' can be declared as pointer to const
3055constVariablePointer398styleVariable 'filename' can be declared as pointer to const
src/fr-command-7z.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
432constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line__extract' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
597constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_7z_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-ace.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
235constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_handle_error' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
236constParameterCallback398styleParameter 'error' can be declared as pointer to const. However it seems that 'fr_command_ace_handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s).
246constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
268constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ace_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-alz.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
83constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
109knownConditionTrueFalse570styleCondition '!alz_comm->list_started' is always false
231constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_extract_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
305constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_alz_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
327constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_alz_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-ar.c
237constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ar_handle_error' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
238constParameterCallback398styleParameter 'error' can be declared as pointer to const. However it seems that 'fr_command_ar_handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s).
250constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
276constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_ar_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-arj.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
323constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_arj_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
345constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_arj_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-cfile.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
47constParameterPointer398styleParameter 'comm' can be declared as pointer to const
99constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
338constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cfile_delete' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
340constParameterCallback398styleParameter 'file_list' can be declared as pointer to const. However it seems that 'fr_command_cfile_delete' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s).
550constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cfile_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-cpio.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
48constParameterPointer398styleParameter 'month' can be declared as pointer to const
49constParameterPointer398styleParameter 'mday' can be declared as pointer to const
72constVariablePointer398styleVariable 'now_tm' can be declared as pointer to const
89constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
97unreadVariable563styleVariable 'ofs' is assigned a value that is never used.
230constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cpio_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
252constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_cpio_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-dpkg.c
58constParameterPointer398styleParameter 'line' can be declared as pointer to const
218constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_dpkg_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
240constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_dpkg_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-iso.c
46constParameterPointer398styleParameter 'month' can be declared as pointer to const
47constParameterPointer398styleParameter 'mday' can be declared as pointer to const
48constParameterPointer398styleParameter 'year' can be declared as pointer to const
73constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
79variableScope398styleThe scope of the variable 'fields' can be reduced.
80variableScope398styleThe scope of the variable 'name_field' can be reduced.
170constVariablePointer398styleVariable 'path' can be declared as pointer to const
207constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_iso_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
229constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_iso_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-jar.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
66varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
98varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
104varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
154constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
176constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
201constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_jar_init' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-lha.c
47constParameterPointer398styleParameter 'month' can be declared as pointer to const
48constParameterPointer398styleParameter 'mday' can be declared as pointer to const
75constVariablePointer398styleVariable 'tm_now' can be declared as pointer to const
147constParameterPointer398styleParameter 'line' can be declared as pointer to const
330constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lha_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
352constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lha_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-lrzip.c
102constParameterCallback398styleParameter 'file_list' can be declared as pointer to const. However it seems that 'fr_command_lrzip_add' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s).
172constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lrzip_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
193constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_lrzip_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-rpm.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
48constParameterPointer398styleParameter 'month' can be declared as pointer to const
49constParameterPointer398styleParameter 'mday' can be declared as pointer to const
79constVariablePointer398styleVariable 'now_tm' can be declared as pointer to const
98constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
106unreadVariable563styleVariable 'ofs' is assigned a value that is never used.
231constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rpm_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
254constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_rpm_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-tar.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
255constParameterPointer398styleParameter 'comm' can be declared as pointer to const
262constParameterPointer398styleParameter 'line' can be declared as pointer to const
303constVariablePointer398styleVariable 'c_tar' can be declared as pointer to const
375constVariablePointer398styleVariable 'c_tar' can be declared as pointer to const
741constVariablePointer398styleVariable 'comm' can be declared as pointer to const
972constVariablePointer398styleVariable 'comm_tar' can be declared as pointer to const
1031constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_tar_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-unarchiver.c
179constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line__extract' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
295constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unarchiver_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
317constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unarchiver_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-unstuff.c
283constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unstuff_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
305constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_unstaff_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-zip.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
96constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
201constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line__common' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
439constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zip_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-zoo.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
47constParameterPointer398styleParameter 'mday_s' can be declared as pointer to const
49constParameterPointer398styleParameter 'year_s' can be declared as pointer to const
111constParameterPointer398styleParameter 'line' can be declared as pointer to const
152constParameterPointer398styleParameter 'line' can be declared as pointer to const
327constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zoo_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
349constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_zoo_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command.c
120constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_list' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
126constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_add' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
128constParameterCallback398styleParameter 'file_list' can be declared as pointer to const. However it seems that 'base_fr_command_add' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s).
137constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_delete' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
139constParameterCallback398styleParameter 'file_list' can be declared as pointer to const. However it seems that 'base_fr_command_delete' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s).
145constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_extract' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
147constParameterCallback398styleParameter 'file_list' can be declared as pointer to const. However it seems that 'base_fr_command_extract' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s).
157constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_test' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
163constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_uncompress' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
169constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_recompress' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
175constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_handle_error' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
176constParameterCallback398styleParameter 'error' can be declared as pointer to const. However it seems that 'base_fr_command_handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s).
185constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_get_mime_types' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
192constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
210constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'base_fr_command_get_packages' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
764constParameterPointer398styleParameter 'comm' can be declared as pointer to const
src/fr-init.c
618knownConditionTrueFalse571styleCondition 'cap->current_capabilities&FR_COMMAND_CAN_WRITE' is always true
src/fr-list-model.c
89constParameterCallback398styleParameter 'drag_source' can be declared as pointer to const. However it seems that 'fr_list_model_multi_drag_data_delete' is a callback function, if 'drag_source' is declared with const you might also need to cast function pointer(s).
90constParameterCallback398styleParameter 'path_list' can be declared as pointer to const. However it seems that 'fr_list_model_multi_drag_data_delete' is a callback function, if 'path_list' is declared with const you might also need to cast function pointer(s).
105constParameterCallback398styleParameter 'model' can be declared as pointer to const. However it seems that 'fr_list_model_init' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s).
src/fr-process.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
641constVariablePointer398styleVariable 'process' can be declared as pointer to const
812constVariablePointer398styleVariable 'info' can be declared as pointer to const
1068redundantAssignment563styleVariable 'ret' is reassigned a value before the old one has been used.
src/fr-window.c
6885unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_NAME is a macro then please configure it.
src/gio-utils.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
120constParameterPointer398styleParameter 'filter' can be declared as pointer to const
237constVariablePointer398styleVariable 'sub_directory' can be declared as pointer to const
src/glib-utils.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
104nullPointerRedundantCheck476warningEither the condition 's2!=NULL' is redundant or there is possible null pointer dereference: s2.
398redundantCondition398styleRedundant condition: The condition '*line != 0' is redundant since '*line == ' '' is sufficient.
src/java-utils.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
291constVariablePointer398styleVariable 'class' can be declared as pointer to const
src/main.c
204constParameterCallback398styleParameter 'application' can be declared as pointer to const. However it seems that 'startup_cb' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s).
src/server.c
417constParameterCallback398styleParameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s).
425constParameterCallback398styleParameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s).