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.
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.
275varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
817varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
1166constVariablePointer398styleVariable 'value' can be declared as pointer to const
src/fr-archive.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
1418constParameterPointer398styleParameter 'path' can be declared as pointer to const
1447constVariablePointer398styleVariable 'fdata' can be declared as pointer to const
2287constParameterPointer398styleParameter 'list' can be declared as pointer to const
2301constVariablePointer398styleVariable 'path' can be declared as pointer to const
2439constVariablePointer398styleVariable 'fullpath' can be declared as pointer to const
2527constVariablePointer398styleVariable 'folder_in_list' can be declared as pointer to const
2936constVariablePointer398styleVariable 'name_end' can be declared as pointer to const
3034constVariablePointer398styleVariable 'filename' can be declared as pointer to const
3046constParameterPointer398styleParameter 'dir_pointer' can be declared as pointer to const
3048constVariablePointer398styleVariable 'dirname' can be declared as pointer to const
3053constVariablePointer398styleVariable '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.
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).
src/fr-command-arj.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
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).
340constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fr_command_cfile_delete' is a callback function, if 'G_GNUC_UNUSED' 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.
src/fr-command-dpkg.c
58constParameterPointer398styleParameter 'line' can be declared as pointer to const
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).
80variableScope398styleThe scope of the variable 'name_field' can be reduced.
170constVariablePointer398styleVariable 'path' can be declared as pointer to const
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.
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
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).
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.
src/fr-command-tar.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
254constParameterPointer398styleParameter 'comm' can be declared as pointer to const
261constParameterPointer398styleParameter 'line' can be declared as pointer to const
302constVariablePointer398styleVariable 'c_tar' can be declared as pointer to const
374constVariablePointer398styleVariable 'c_tar' can be declared as pointer to const
740constVariablePointer398styleVariable 'comm' can be declared as pointer to const
968constVariablePointer398styleVariable 'comm_tar' can be declared as pointer to const
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).
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).
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
src/fr-command.c
128constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'base_fr_command_add' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
139constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'base_fr_command_delete' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
147constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'base_fr_command_extract' is a callback function, if 'G_GNUC_UNUSED' 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
90constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fr_list_model_multi_drag_data_delete' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
105constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fr_list_model_init' is a callback function, if 'G_GNUC_UNUSED' 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
6878unknownMacroerrorThere 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.
290constVariablePointer398styleVariable 'class' can be declared as pointer to const
src/main.c
207constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'startup_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
src/server.c
415constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
423constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
src/test-server.c
138unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_GNUC_UNUSED is a macro then please configure it.