libfm-1.4.1-1.fc44
List of Findings
Error: COMPILER_WARNING (CWE-704): [#def1]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/actions/action.c:145:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def2]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/actions/condition.c:120:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def3]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/actions/profile.c:74:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def4]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:471:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def5]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:534:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def6]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:540:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def7]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:547:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-477): [#def8]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:1955:25: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def9]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:1970:25: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def10]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:1995:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def11]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:1999:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def12]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:2013:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def13]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-action.c:2017:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: GCC_ANALYZER_WARNING (CWE-775): [#def14]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:141:28: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def15]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:141:28: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def16]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:150:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def17]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:150:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def18]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:152:22: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def19]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:152:22: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def20]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:154:22: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def21]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:154:22: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def22]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:154:46: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def23]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:154:46: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def24]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: throw: if 'g_free_sized' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: danger: 'fopen(g_file_get_path(file), "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def25]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: throw: if 'g_free_sized' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-bookmarks.c:170:5: danger: 'fopen(g_file_get_path(file), "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def26]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1375:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'open(fm_path_to_str(*fi.path), 0)'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1368:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1371:12: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1371:11: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1374:22: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1375:13: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1375:13: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1375:13: throw: if 'g_free_sized' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1375:13: danger: 'open(fm_path_to_str(*fi.path), 0)' leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def27]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1380:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'open(fm_path_to_str(*fi.path), 0)'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1368:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1371:12: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1371:11: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1374:22: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1376:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1379:33: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-file-info.c:1380:17: danger: 'open(fm_path_to_str(*fi.path), 0)' leaks here; was opened at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: COMPILER_WARNING (CWE-704): [#def28]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-icon.c:109:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def29]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:198:37: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'open(file_path, 0)'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:161:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:164:22: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:165:11: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:168:16: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:168:15: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:173:18: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:173:18: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:174:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:198:37: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:198:37: danger: 'open(file_path, 0)' leaks here; was opened at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def30]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:296:8: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:288:13: enter_function: entry to 'fm_mime_type_new'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-mime-type.c:296:8: danger: argument 1 ('<unknown>') NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def31]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-path.c:478:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def32]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-path.c:626:13: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def33]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/base/fm-templates.c:915:24: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-477): [#def34]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:685:3: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
Error: COMPILER_WARNING: [#def35]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:1273:21: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: GCC_ANALYZER_WARNING (CWE-457): [#def36]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4048:33: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def37]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4050:34: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def38]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4059:33: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def39]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4061:32: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def40]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4084:34: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def41]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4660:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*list_array'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4647:7: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4650:16: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4656:46: branch_false: following 'false' branch (when 'list' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4660:28: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-icon-view.c:4660:28: danger: use of uninitialized value '*list_array' here
Error: COMPILER_WARNING (CWE-477): [#def42]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-tree-view.c:174:3: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
Error: COMPILER_WARNING: [#def43]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/exo/exo-tree-view.c:254:21: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING (CWE-477): [#def44]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-cell-renderer-pixbuf.c:193:9: warning[-Wdeprecated-declarations]: 'gdk_pixbuf_new_from_inline' is deprecated
Error: GCC_ANALYZER_WARNING (CWE-476): [#def45]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:456:35: warning[-Wanalyzer-null-dereference]: dereference of NULL 'mime_types'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:337:7: branch_false: following 'false' branch (when 'mime_types' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:367:21: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:379:7: branch_false: following 'false' branch (when 'apps' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:434:1: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:449:8: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:451:9: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:453:30: branch_true: following 'true' branch (when 'l' is non-NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:455:41: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-file-menu.c:456:35: danger: dereference of NULL 'mime_types'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def46]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:963:13: warning[-Wanalyzer-null-dereference]: dereference of NULL 'mask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:922:8: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:924:17: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:949:12: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:951:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:953:16: branch_false: following 'false' branch (when 'mask' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:955:17: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:955:16: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:963:13: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-file-launcher.c:963:13: danger: dereference of NULL 'mask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def47]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:182:22: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def48]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:185:5: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def49]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:185:59: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def50]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:192:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def51]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:222:20: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def52]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:227:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def53]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:515:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:512:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:513:11: branch_true: following 'true' branch (when 'filter' is non-NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:515:9: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:515:9: throw: if 'gtk_file_chooser_add_filter' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-gtk-utils.c:515:9: danger: missing call to 'va_end' to match 'va_start' at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-477): [#def54]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-menu-tool-item.c:204:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
Error: COMPILER_WARNING: [#def55]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-menu-tool-item.c:341:20: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def56]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:229:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def57]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:280:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING (CWE-477): [#def58]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:338:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
Error: COMPILER_WARNING: [#def59]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:372:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def60]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:392:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def61]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:411:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def62]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:531:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def63]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:602:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def64]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:621:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def65]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:642:37: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def66]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:691:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def67]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:745:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def68]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:769:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def69]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:809:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def70]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:841:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def71]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:866:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def72]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/gtk/fm-path-entry.c:901:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING (CWE-704): [#def73]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-file-ops-job-xfer.c:736:22: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def74]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-file-ops-job.c:676:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def75]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-file-ops-job.c:681:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def76]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:430:5: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def77]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:547:20: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def78]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:552:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def79]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:556:5: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: COMPILER_WARNING (CWE-704): [#def80]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/gtk-fileprop-x-desktop.c:224:21: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def81]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/gtk-fileprop-x-shortcut.c:128:21: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-476): [#def82]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-menu.c:320:23: warning[-Wanalyzer-null-dereference]: dereference of NULL 'c'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-menu.c:315:21: enter_function: entry to '_get_pathtag_for_path'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-menu.c:320:23: danger: dereference of NULL 'c'
Error: COMPILER_WARNING (CWE-704): [#def83]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-menu.c:476:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def84]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-menu.c:1648:29: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def85]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-menu.c:1817:33: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def86]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-search.c:424:24: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def87]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/modules/vfs-search.c:431:25: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-477): [#def88]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/fm-udisks.c:46:5: warning[-Wdeprecated-declarations]: 'g_io_scheduler_cancel_all_jobs' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def89]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-drive.c:122:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def90]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-drive.c:143:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def91]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-drive.c:151:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def92]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-drive.c:155:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gboolean' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def93]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-drive.c:191:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def94]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-drive.c:272:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def95]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:197:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def96]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:198:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_get_op_res_gpointer' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def97]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:216:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def98]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:220:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gpointer' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def99]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:221:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete_in_idle' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def100]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:244:9: warning[-Wdeprecated-declarations]: 'g_io_scheduler_push_job' is deprecated: Use '"GThreadPool or g_task_run_in_thread"' instead
Error: COMPILER_WARNING (CWE-477): [#def101]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:275:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def102]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:283:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def103]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:287:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gboolean' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def104]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:289:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def105]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-mount.c:330:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def106]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-volume.c:278:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def107]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-volume.c:286:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def108]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-volume.c:290:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gboolean' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def109]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-volume.c:315:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def110]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/../src/udisks/g-udisks-volume.c:356:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
Error: GCC_ANALYZER_WARNING (CWE-775): [#def111]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:189:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(signals_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:178:1: enter_function: entry to 'output_signals'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:183:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:184:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:184:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:189:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:190:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:190:5: call_function: calling 'output_object_signals' from 'output_signals'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def112]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:189:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(signals_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:178:1: enter_function: entry to 'output_signals'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:183:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:184:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:184:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:189:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:190:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:190:5: call_function: calling 'output_object_signals' from 'output_signals'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def113]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:504:3: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:460:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def114]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:504:3: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:460:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def115]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:506:14: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:460:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def116]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:506:14: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:460:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def117]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:508:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:460:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def118]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:508:13: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:460:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def119]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:547:16: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:519:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def120]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:547:16: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:519:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def121]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:549:7: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:519:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def122]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:549:7: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:519:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def123]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:590:19: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:569:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def124]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:590:19: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:569:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def125]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:592:7: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:569:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def126]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:592:7: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:569:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def127]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:621:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(actions_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:610:1: enter_function: entry to 'output_actions'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:615:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:616:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:616:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:621:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:622:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:622:5: call_function: calling 'output_object_actions' from 'output_actions'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def128]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:621:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(actions_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:610:1: enter_function: entry to 'output_actions'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:615:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:616:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:616:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:621:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:622:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:622:5: call_function: calling 'output_object_actions' from 'output_actions'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def129]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:686:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(args_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:675:1: enter_function: entry to 'output_args'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:680:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:681:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:681:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:686:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:687:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:687:5: call_function: calling 'output_object_args' from 'output_args'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def130]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:686:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(args_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:675:1: enter_function: entry to 'output_args'
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:680:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:681:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:681:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:686:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:687:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk2/docs/reference/libfm/libfm-scan.c:687:5: call_function: calling 'output_object_args' from 'output_args'
Error: COMPILER_WARNING (CWE-704): [#def131]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/action.c:295:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def132]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/action.c:316:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def133]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/action.c:740:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def134]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/action.c:1318:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def135]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/action.c:2126:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-843): [#def136]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/action.vala:413:18: warning[-Wincompatible-pointer-types]: assignment to 'gchar **' {{aka 'char **'}} from incompatible pointer type 'const gchar * const*' {{aka 'const char * const*'}}
Error: COMPILER_WARNING (CWE-477): [#def137]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/condition.vala:312:6: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def138]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/condition.vala:324:6: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def139]
libfm-1.4.1/libfm/_BUILDDIR_gtk2/src/actions/condition.vala:436:5: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-704): [#def140]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/actions/action.c:145:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def141]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/actions/condition.c:120:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def142]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/actions/profile.c:74:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def143]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-action.c:471:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def144]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-action.c:534:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def145]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-action.c:540:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def146]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-action.c:547:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def147]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:141:28: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def148]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:141:28: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def149]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:150:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def150]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:150:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def151]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:152:22: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def152]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:152:22: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def153]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:154:22: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def154]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:154:22: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def155]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:154:46: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def156]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:154:46: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:160:15: enter_function: entry to 'load_bookmarks'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:171:7: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:173:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:175:20: call_function: calling 'new_item' from 'load_bookmarks'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def157]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: throw: if 'g_free_sized' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: danger: 'fopen(g_file_get_path(file), "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def158]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(g_file_get_path(file), "r")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:169:9: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: throw: if 'g_free_sized' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-bookmarks.c:170:5: danger: 'fopen(g_file_get_path(file), "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def159]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1375:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'open(fm_path_to_str(*fi.path), 0)'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1368:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1371:12: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1371:11: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1374:22: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1375:13: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1375:13: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1375:13: throw: if 'g_free_sized' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1375:13: danger: 'open(fm_path_to_str(*fi.path), 0)' leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def160]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1380:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'open(fm_path_to_str(*fi.path), 0)'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1368:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1371:12: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1371:11: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1374:22: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1376:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1379:33: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-file-info.c:1380:17: danger: 'open(fm_path_to_str(*fi.path), 0)' leaks here; was opened at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: COMPILER_WARNING (CWE-704): [#def161]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-icon.c:109:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def162]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:198:37: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'open(file_path, 0)'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:161:7: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:164:22: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:165:11: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:168:16: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:168:15: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:173:18: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:173:18: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:174:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:198:37: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:198:37: danger: 'open(file_path, 0)' leaks here; was opened at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def163]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:296:8: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:288:13: enter_function: entry to 'fm_mime_type_new'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-mime-type.c:296:8: danger: argument 1 ('<unknown>') NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def164]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-path.c:478:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def165]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-path.c:626:13: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def166]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/base/fm-templates.c:915:24: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING: [#def167]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:1273:21: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: GCC_ANALYZER_WARNING (CWE-457): [#def168]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4048:33: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def169]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4050:34: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def170]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4059:33: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def171]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4061:32: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def172]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4084:34: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*<unknown>'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3701:1: enter_function: entry to 'exo_icon_view_layout_cols'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:3722:15: call_function: calling 'exo_icon_view_layout_single_col' from 'exo_icon_view_layout_cols'
Error: GCC_ANALYZER_WARNING (CWE-457): [#def173]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4660:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value '*list_array'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4647:7: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4650:16: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4656:46: branch_false: following 'false' branch (when 'list' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4660:28: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-icon-view.c:4660:28: danger: use of uninitialized value '*list_array' here
Error: COMPILER_WARNING: [#def174]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/exo/exo-tree-view.c:254:21: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: GCC_ANALYZER_WARNING (CWE-476): [#def175]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:456:35: warning[-Wanalyzer-null-dereference]: dereference of NULL 'mime_types'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:337:7: branch_false: following 'false' branch (when 'mime_types' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:367:21: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:379:7: branch_false: following 'false' branch (when 'apps' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:434:1: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:449:8: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:451:9: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:453:30: branch_true: following 'true' branch (when 'l' is non-NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:455:41: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-file-menu.c:456:35: danger: dereference of NULL 'mime_types'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def176]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:963:13: warning[-Wanalyzer-null-dereference]: dereference of NULL 'mask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:922:8: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:924:17: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:949:12: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:951:20: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:953:16: branch_false: following 'false' branch (when 'mask' is NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:955:17: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:955:16: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:963:13: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-file-launcher.c:963:13: danger: dereference of NULL 'mask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def177]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:182:22: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def178]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:185:5: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def179]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:185:59: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def180]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:192:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def181]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:222:20: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def182]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:227:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:153:5: enter_function: entry to 'fm_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:157:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:158:11: call_function: calling 'fm_ask_valist' from 'fm_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def183]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:515:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:512:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:513:11: branch_true: following 'true' branch (when 'filter' is non-NULL)...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:515:9: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:515:9: throw: if 'gtk_file_chooser_add_filter' throws an exception...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-gtk-utils.c:515:9: danger: missing call to 'va_end' to match 'va_start' at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING: [#def184]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-menu-tool-item.c:341:20: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def185]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:229:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def186]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:280:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def187]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:372:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def188]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:392:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def189]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:411:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def190]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:531:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def191]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:602:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def192]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:621:33: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def193]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:642:37: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def194]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:691:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def195]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:745:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def196]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:769:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def197]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:809:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def198]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:841:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def199]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:866:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING: [#def200]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/gtk/fm-path-entry.c:901:32: warning[warning]: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
Error: COMPILER_WARNING (CWE-704): [#def201]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-file-ops-job-xfer.c:736:22: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def202]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-file-ops-job.c:676:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def203]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-file-ops-job.c:681:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def204]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:430:5: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def205]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:547:20: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def206]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:552:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def207]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:556:5: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:491:6: enter_function: entry to 'fm_job_ask'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:495:5: acquire_resource: 'va_start' called here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/job/fm-job.c:496:11: call_function: calling 'fm_job_ask_valist' from 'fm_job_ask'
Error: COMPILER_WARNING (CWE-704): [#def208]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/gtk-fileprop-x-desktop.c:224:21: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def209]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/gtk-fileprop-x-shortcut.c:128:21: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-476): [#def210]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-menu.c:320:23: warning[-Wanalyzer-null-dereference]: dereference of NULL 'c'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-menu.c:315:21: enter_function: entry to '_get_pathtag_for_path'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-menu.c:320:23: danger: dereference of NULL 'c'
Error: COMPILER_WARNING (CWE-704): [#def211]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-menu.c:476:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def212]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-menu.c:1648:29: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def213]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-menu.c:1817:33: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def214]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-search.c:424:24: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def215]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/../src/modules/vfs-search.c:431:25: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def216]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:189:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(signals_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:178:1: enter_function: entry to 'output_signals'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:183:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:184:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:184:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:189:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:190:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:190:5: call_function: calling 'output_object_signals' from 'output_signals'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def217]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:189:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(signals_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:178:1: enter_function: entry to 'output_signals'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:183:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:184:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:184:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:189:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:190:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:190:5: call_function: calling 'output_object_signals' from 'output_signals'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def218]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:504:3: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:460:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def219]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:504:3: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:460:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def220]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:506:14: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:460:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def221]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:506:14: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:460:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def222]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:508:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:460:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def223]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:508:13: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:453:1: enter_function: entry to 'output_object_hierarchy'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:460:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:461:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:465:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def224]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:547:16: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:519:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def225]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:547:16: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:519:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def226]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:549:7: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:519:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def227]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:549:7: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:514:13: enter_function: entry to 'output_object_interfaces'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:519:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:520:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:524:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def228]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:590:19: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:569:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def229]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:590:19: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:569:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def230]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:592:7: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:569:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def231]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:592:7: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:565:13: enter_function: entry to 'output_interface_prerequisites'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:569:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:570:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:574:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def232]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:621:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(actions_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:610:1: enter_function: entry to 'output_actions'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:615:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:616:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:616:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:621:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:622:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:622:5: call_function: calling 'output_object_actions' from 'output_actions'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def233]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:621:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(actions_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:610:1: enter_function: entry to 'output_actions'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:615:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:616:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:616:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:621:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:622:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:622:5: call_function: calling 'output_object_actions' from 'output_actions'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def234]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:686:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(args_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:675:1: enter_function: entry to 'output_args'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:680:8: acquire_resource: opened here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:681:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:681:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:686:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:687:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:687:5: call_function: calling 'output_object_args' from 'output_args'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def235]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:686:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(args_filename, "w")'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:675:1: enter_function: entry to 'output_args'
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:680:8: acquire_memory: allocated here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:681:6: branch_false: following 'false' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:681:6: branch_false: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:686:15: branch_true: following 'true' branch...
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:687:5: branch_true: ...to here
libfm-1.4.1/libfm/_BUILDDIR_gtk3/docs/reference/libfm/libfm-scan.c:687:5: call_function: calling 'output_object_args' from 'output_args'
Error: COMPILER_WARNING (CWE-704): [#def236]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/src/actions/action.c:295:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def237]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/src/actions/action.c:316:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def238]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/src/actions/action.c:740:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def239]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/src/actions/action.c:1318:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def240]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/src/actions/action.c:2126:6: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-843): [#def241]
libfm-1.4.1/libfm/_BUILDDIR_gtk3/src/actions/action.vala:413:18: warning[-Wincompatible-pointer-types]: assignment to 'gchar **' {{aka 'char **'}} from incompatible pointer type 'const gchar * const*' {{aka 'const char * const*'}}
Error: COMPILER_WARNING (CWE-704): [#def242]
libfm-1.4.1/libfm/src/base/fm-action.c: scope_hint: In function '_expand_params'
libfm-1.4.1/libfm/src/base/fm-action.c:471:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def243]
libfm-1.4.1/libfm/src/base/fm-action.c:534:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def244]
libfm-1.4.1/libfm/src/base/fm-action.c:540:15: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def245]
libfm-1.4.1/libfm/src/base/fm-action.c:547:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-1023): [#def246]
libfm-1.4.1/libfm/src/base/fm-action.c:1621:5: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_MOVED_IN' not handled in switch
Error: COMPILER_WARNING (CWE-1023): [#def247]
libfm-1.4.1/libfm/src/base/fm-action.c:1621:5: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_MOVED_OUT' not handled in switch
Error: COMPILER_WARNING (CWE-1023): [#def248]
libfm-1.4.1/libfm/src/base/fm-action.c: scope_hint: In function '_action_cache_monitor_event'
libfm-1.4.1/libfm/src/base/fm-action.c:1621:5: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_RENAMED' not handled in switch
Error: COMPILER_WARNING (CWE-477): [#def249]
libfm-1.4.1/libfm/src/base/fm-action.c: scope_hint: In function '_matches_cond'
libfm-1.4.1/libfm/src/base/fm-action.c:1955:25: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib.h:68: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:30: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
libfm-1.4.1/libfm/src/base/fm-action.h:26: included_from: Included from here.
libfm-1.4.1/libfm/src/base/fm-action.c:41: included_from: Included from here.
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def250]
libfm-1.4.1/libfm/src/base/fm-action.c:1970:25: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def251]
libfm-1.4.1/libfm/src/base/fm-action.c:1995:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def252]
libfm-1.4.1/libfm/src/base/fm-action.c:1999:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def253]
libfm-1.4.1/libfm/src/base/fm-action.c:2013:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def254]
libfm-1.4.1/libfm/src/base/fm-action.c:2017:29: warning[-Wdeprecated-declarations]: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-1023): [#def255]
libfm-1.4.1/libfm/src/base/fm-folder.c:679:9: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_MOVED_IN' not handled in switch
Error: COMPILER_WARNING (CWE-1023): [#def256]
libfm-1.4.1/libfm/src/base/fm-folder.c:679:9: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_MOVED_OUT' not handled in switch
Error: COMPILER_WARNING (CWE-1023): [#def257]
libfm-1.4.1/libfm/src/base/fm-folder.c: scope_hint: In function 'on_folder_changed'
libfm-1.4.1/libfm/src/base/fm-folder.c:679:9: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_RENAMED' not handled in switch
Error: COMPILER_WARNING (CWE-704): [#def258]
/usr/lib64/glib-2.0/include/glibconfig.h:9: included_from: Included from here.
/usr/include/glib-2.0/glib/gtypes.h:34: included_from: Included from here.
/usr/include/glib-2.0/glib/galloca.h:34: included_from: Included from here.
/usr/include/glib-2.0/glib.h:32: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:30: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
libfm-1.4.1/libfm/src/base/fm-app-info.h:26: included_from: Included from here.
libfm-1.4.1/libfm/src/fm.h:28: included_from: Included from here.
libfm-1.4.1/libfm/src/base/fm-icon.c:37: included_from: Included from here.
libfm-1.4.1/libfm/src/base/fm-icon.c: scope_hint: In function 'fm_icon_from_name'
libfm-1.4.1/libfm/src/base/fm-icon.c:109:33: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
/usr/include/glib-2.0/glib/gmacros.h:1247:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL'
/usr/include/glib-2.0/glib/gmacros.h:1253:45: note: in expansion of macro '_G_BOOLEAN_EXPR'
libfm-1.4.1/libfm/src/base/fm-icon.c:109:17: note: in expansion of macro 'G_UNLIKELY'
Error: COMPILER_WARNING (CWE-704): [#def259]
libfm-1.4.1/libfm/src/base/fm-path.c: scope_hint: In function 'fm_path_new_relative'
libfm-1.4.1/libfm/src/base/fm-path.c:478:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def260]
libfm-1.4.1/libfm/src/base/fm-path.c: scope_hint: In function 'fm_path_new_for_display_name'
libfm-1.4.1/libfm/src/base/fm-path.c:626:13: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-1023): [#def261]
libfm-1.4.1/libfm/src/base/fm-templates.c:603:5: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_MOVED_IN' not handled in switch
Error: COMPILER_WARNING (CWE-1023): [#def262]
libfm-1.4.1/libfm/src/base/fm-templates.c:603:5: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_MOVED_OUT' not handled in switch
Error: COMPILER_WARNING (CWE-1023): [#def263]
libfm-1.4.1/libfm/src/base/fm-templates.c: scope_hint: In function 'on_dir_changed'
libfm-1.4.1/libfm/src/base/fm-templates.c:603:5: warning[-Wswitch]: enumeration value 'G_FILE_MONITOR_EVENT_RENAMED' not handled in switch
Error: COMPILER_WARNING (CWE-704): [#def264]
libfm-1.4.1/libfm/src/base/fm-templates.c: scope_hint: In function 'fm_template_get_name'
libfm-1.4.1/libfm/src/base/fm-templates.c:915:24: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-477): [#def265]
libfm-1.4.1/libfm/src/gtk/exo/exo-icon-view.c: scope_hint: In function 'exo_icon_view_class_init'
libfm-1.4.1/libfm/src/gtk/exo/exo-icon-view.c:685:3: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-563): [#def266]
libfm-1.4.1/libfm/src/gtk/exo/exo-icon-view.c:2782:25: warning[-Wunused-variable]: unused variable 'delta_x'
Error: COMPILER_WARNING (CWE-563): [#def267]
libfm-1.4.1/libfm/src/gtk/exo/exo-icon-view.c: scope_hint: In function 'exo_icon_view_scroll_event'
libfm-1.4.1/libfm/src/gtk/exo/exo-icon-view.c:2782:34: warning[-Wunused-variable]: unused variable 'delta_y'
Error: COMPILER_WARNING (CWE-477): [#def268]
libfm-1.4.1/libfm/src/gtk/exo/exo-tree-view.c: scope_hint: In function 'exo_tree_view_class_init'
libfm-1.4.1/libfm/src/gtk/exo/exo-tree-view.c:174:3: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def269]
libfm-1.4.1/libfm/src/gtk/fm-cell-renderer-pixbuf.c: scope_hint: In function 'fm_cell_renderer_pixbuf_init'
libfm-1.4.1/libfm/src/gtk/fm-cell-renderer-pixbuf.c:193:9: warning[-Wdeprecated-declarations]: 'gdk_pixbuf_new_from_inline' is deprecated
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34: included_from: Included from here.
/usr/include/gtk-2.0/gdk/gdkpixbuf.h:37: included_from: Included from here.
/usr/include/gtk-2.0/gdk/gdkcairo.h:28: included_from: Included from here.
/usr/include/gtk-2.0/gdk/gdk.h:33: included_from: Included from here.
/usr/include/gtk-2.0/gtk/gtk.h:32: included_from: Included from here.
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:295:12: note: declared here
Error: COMPILER_WARNING: [#def270]
libfm-1.4.1/libfm/src/gtk/fm-file-menu.c: scope_hint: In function 'open_with_app'
libfm-1.4.1/libfm/src/gtk/fm-file-menu.c:634:9: warning[-Wunused-but-set-variable=]: variable 'i' set but not used
Error: COMPILER_WARNING: [#def271]
libfm-1.4.1/libfm/src/gtk/fm-folder-model.c: scope_hint: In function 'fm_folder_model_get_iter'
libfm-1.4.1/libfm/src/gtk/fm-folder-model.c:641:23: warning[-Wunused-but-set-variable=]: variable 'depth' set but not used
Error: COMPILER_WARNING (CWE-563): [#def272]
libfm-1.4.1/libfm/src/gtk/fm-folder-model.c: scope_hint: In function 'fm_folder_model_get_path'
libfm-1.4.1/libfm/src/gtk/fm-folder-model.c:676:20: warning[-Wunused-variable]: unused variable 'model'
Error: CPPCHECK_WARNING (CWE-457): [#def273]
libfm-1.4.1/libfm/src/gtk/fm-folder-view.c:890: error[legacyUninitvar]: Uninitialized variable: header
Error: CPPCHECK_WARNING (CWE-457): [#def274]
libfm-1.4.1/libfm/src/gtk/fm-folder-view.c:890: error[legacyUninitvar]: Uninitialized variable: prompt
Error: COMPILER_WARNING (CWE-477): [#def275]
libfm-1.4.1/libfm/src/gtk/fm-menu-tool-item.c: scope_hint: In function 'fm_menu_tool_item_class_init'
libfm-1.4.1/libfm/src/gtk/fm-menu-tool-item.c:204:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def276]
libfm-1.4.1/libfm/src/gtk/fm-path-entry.c: scope_hint: In function 'fm_path_entry_class_init'
libfm-1.4.1/libfm/src/gtk/fm-path-entry.c:338:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-704): [#def277]
libfm-1.4.1/libfm/src/job/fm-file-ops-job-xfer.c: scope_hint: In function '_fm_file_ops_job_copy_run'
libfm-1.4.1/libfm/src/job/fm-file-ops-job-xfer.c:736:22: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def278]
libfm-1.4.1/libfm/src/job/fm-file-ops-job.c: scope_hint: In function '_fm_file_ops_job_link_run'
libfm-1.4.1/libfm/src/job/fm-file-ops-job.c:676:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def279]
libfm-1.4.1/libfm/src/job/fm-file-ops-job.c:681:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def280]
libfm-1.4.1/libfm/src/modules/gtk-fileprop-x-desktop.c: scope_hint: In function '_dentry_ui_init'
libfm-1.4.1/libfm/src/modules/gtk-fileprop-x-desktop.c:224:21: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def281]
libfm-1.4.1/libfm/src/modules/gtk-fileprop-x-shortcut.c: scope_hint: In function '_shortcut_ui_init'
libfm-1.4.1/libfm/src/modules/gtk-fileprop-x-shortcut.c:128:21: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def282]
libfm-1.4.1/libfm/src/modules/vfs-menu.c: scope_hint: In function '_add_directory'
libfm-1.4.1/libfm/src/modules/vfs-menu.c:476:17: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def283]
libfm-1.4.1/libfm/src/modules/vfs-menu.c: scope_hint: In function '_fm_vfs_menu_set_display_name_real'
libfm-1.4.1/libfm/src/modules/vfs-menu.c:1648:29: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def284]
libfm-1.4.1/libfm/src/modules/vfs-menu.c: scope_hint: In function '_fm_vfs_menu_set_attributes_from_info_real'
libfm-1.4.1/libfm/src/modules/vfs-menu.c:1817:33: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def285]
libfm-1.4.1/libfm/src/modules/vfs-search.c: scope_hint: In function 'parse_search_uri'
libfm-1.4.1/libfm/src/modules/vfs-search.c:424:24: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def286]
libfm-1.4.1/libfm/src/modules/vfs-search.c:431:25: warning[-Wdiscarded-qualifiers]: initialization discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-477): [#def287]
libfm-1.4.1/libfm/src/udisks/fm-udisks.c: scope_hint: In function '_fm_udisks_finalize'
libfm-1.4.1/libfm/src/udisks/fm-udisks.c:46:5: warning[-Wdeprecated-declarations]: 'g_io_scheduler_cancel_all_jobs' is deprecated
/usr/include/glib-2.0/gio/gio.h:103: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-volume-monitor.h:26: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/fm-udisks.c:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioscheduler.h:42:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def288]
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c: scope_hint: In function 'finish_eject'
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:122:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete' is deprecated
/usr/include/glib-2.0/gio/gio.h:141: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.h:24: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def289]
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c: scope_hint: In function 'on_ejected'
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:143:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:61:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def290]
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:151:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def291]
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:155:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gboolean' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def292]
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c: scope_hint: In function 'on_unmounted'
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:191:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:61:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def293]
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c: scope_hint: In function 'g_udisks_drive_eject_with_operation_finish'
libfm-1.4.1/libfm/src/udisks/g-udisks-drive.c:272:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def294]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c: scope_hint: In function 'g_udisks_mount_guess_content_type_finish'
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:197:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
/usr/include/glib-2.0/gio/gio.h:141: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.h:24: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def295]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:198:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_get_op_res_gpointer' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def296]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c: scope_hint: In function 'guess_content_job'
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:216:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def297]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:220:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gpointer' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def298]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:221:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete_in_idle' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:103:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def299]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c: scope_hint: In function 'g_udisks_mount_guess_content_type'
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:244:9: warning[-Wdeprecated-declarations]: 'g_io_scheduler_push_job' is deprecated: Use '"GThreadPool or g_task_run_in_thread"' instead
/usr/include/glib-2.0/gio/gio.h:103: included_from: Included from here.
/usr/include/glib-2.0/gio/gioscheduler.h:36:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def300]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c: scope_hint: In function 'unmount_callback'
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:275:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:61:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def301]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:283:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def302]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:287:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gboolean' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def303]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:289:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def304]
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c: scope_hint: In function 'g_udisks_mount_unmount_with_operation_finish'
libfm-1.4.1/libfm/src/udisks/g-udisks-mount.c:330:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def305]
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c: scope_hint: In function 'mount_callback'
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c:278:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gio.h:141: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.h:24: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:61:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def306]
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c:286:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def307]
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c:290:9: warning[-Wdeprecated-declarations]: 'g_simple_async_result_set_op_res_gboolean' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def308]
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c:315:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_complete' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def309]
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c: scope_hint: In function 'g_udisks_volume_mount_finish'
libfm-1.4.1/libfm/src/udisks/g-udisks-volume.c:356:5: warning[-Wdeprecated-declarations]: 'g_simple_async_result_propagate_error' is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-1164): [#def310]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:29:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_job_cancel' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def311]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:52:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_job_cancel_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def312]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:66:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_table_create' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def313]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:89:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_table_create_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def314]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:103:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_delete' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def315]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:126:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_delete_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def316]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:140:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_create' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def317]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:164:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_create_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def318]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:178:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_modify' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def319]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:201:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_partition_modify_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def320]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:215:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_create' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def321]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:238:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_create_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def322]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:252:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_set_label' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def323]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:275:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_set_label_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def324]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:289:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_mount' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def325]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:313:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_mount_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def326]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:327:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_unmount' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def327]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:350:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_unmount_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def328]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:364:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_check' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def329]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:388:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_check_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def330]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:402:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_list_open_files' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def331]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:426:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_filesystem_list_open_files_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def332]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:440:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_luks_unlock' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def333]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:464:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_luks_unlock_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def334]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:478:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_luks_lock' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def335]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:501:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_luks_lock_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def336]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:515:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_luks_change_passphrase' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def337]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:538:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_luks_change_passphrase_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def338]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:552:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_add_spare' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def339]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:575:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_add_spare_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def340]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:589:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_expand' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def341]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:612:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_expand_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def342]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:626:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_remove_component' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def343]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:649:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_remove_component_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def344]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:663:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_stop' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def345]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:686:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_stop_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def346]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:700:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_lvm2_lv_stop' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def347]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:723:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_lvm2_lv_stop_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def348]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:737:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_check' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def349]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:761:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_linux_md_check_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def350]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:775:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_inhibit_polling' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def351]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:799:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_inhibit_polling_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def352]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:813:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_uninhibit_polling' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def353]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:836:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_uninhibit_polling_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def354]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:850:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_poll_media' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def355]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:873:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_poll_media_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def356]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:887:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_eject' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def357]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:910:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_eject_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def358]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:924:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_detach' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def359]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:947:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_detach_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def360]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:961:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_set_spindown_timeout' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def361]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:985:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_set_spindown_timeout_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def362]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:999:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_unset_spindown_timeout' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def363]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1022:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_unset_spindown_timeout_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def364]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1036:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_ata_smart_refresh_data' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def365]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1059:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_ata_smart_refresh_data_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def366]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1073:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_ata_smart_initiate_selftest' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def367]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1096:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_ata_smart_initiate_selftest_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def368]
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1110:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_benchmark' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def369]
libfm-1.4.1/libfm/src/udisks/g-udisks-device.c:26: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/udisks-device.h:1136:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_Device_drive_benchmark_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def370]
libfm-1.4.1/libfm/src/udisks/udisks.h:29:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_adapters' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def371]
libfm-1.4.1/libfm/src/udisks/udisks.h:53:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_adapters_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def372]
libfm-1.4.1/libfm/src/udisks/udisks.h:67:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_expanders' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def373]
libfm-1.4.1/libfm/src/udisks/udisks.h:91:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_expanders_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def374]
libfm-1.4.1/libfm/src/udisks/udisks.h:105:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_ports' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def375]
libfm-1.4.1/libfm/src/udisks/udisks.h:129:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_ports_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def376]
libfm-1.4.1/libfm/src/udisks/udisks.h:143:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_devices' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def377]
libfm-1.4.1/libfm/src/udisks/udisks.h:167:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_devices_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def378]
libfm-1.4.1/libfm/src/udisks/udisks.h:181:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_device_files' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def379]
libfm-1.4.1/libfm/src/udisks/udisks.h:205:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_enumerate_device_files_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def380]
libfm-1.4.1/libfm/src/udisks/udisks.h:219:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_find_device_by_device_file' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def381]
libfm-1.4.1/libfm/src/udisks/udisks.h:243:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_find_device_by_device_file_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def382]
libfm-1.4.1/libfm/src/udisks/udisks.h:257:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_find_device_by_major_minor' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def383]
libfm-1.4.1/libfm/src/udisks/udisks.h:281:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_find_device_by_major_minor_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def384]
libfm-1.4.1/libfm/src/udisks/udisks.h:295:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_inhibit_all_polling' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def385]
libfm-1.4.1/libfm/src/udisks/udisks.h:319:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_inhibit_all_polling_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def386]
libfm-1.4.1/libfm/src/udisks/udisks.h:333:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_uninhibit_all_polling' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def387]
libfm-1.4.1/libfm/src/udisks/udisks.h:356:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_uninhibit_all_polling_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def388]
libfm-1.4.1/libfm/src/udisks/udisks.h:370:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_set_all_spindown_timeouts' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def389]
libfm-1.4.1/libfm/src/udisks/udisks.h:394:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_set_all_spindown_timeouts_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def390]
libfm-1.4.1/libfm/src/udisks/udisks.h:408:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_unset_all_spindown_timeouts' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def391]
libfm-1.4.1/libfm/src/udisks/udisks.h:431:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_drive_unset_all_spindown_timeouts_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def392]
libfm-1.4.1/libfm/src/udisks/udisks.h:445:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_start' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def393]
libfm-1.4.1/libfm/src/udisks/udisks.h:468:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_start_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def394]
libfm-1.4.1/libfm/src/udisks/udisks.h:482:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_stop' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def395]
libfm-1.4.1/libfm/src/udisks/udisks.h:505:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_stop_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def396]
libfm-1.4.1/libfm/src/udisks/udisks.h:519:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_set_name' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def397]
libfm-1.4.1/libfm/src/udisks/udisks.h:542:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_set_name_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def398]
libfm-1.4.1/libfm/src/udisks/udisks.h:556:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_add_pv' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def399]
libfm-1.4.1/libfm/src/udisks/udisks.h:579:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_add_pv_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def400]
libfm-1.4.1/libfm/src/udisks/udisks.h:593:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_remove_pv' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def401]
libfm-1.4.1/libfm/src/udisks/udisks.h:616:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_vg_remove_pv_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def402]
libfm-1.4.1/libfm/src/udisks/udisks.h:630:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_set_name' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def403]
libfm-1.4.1/libfm/src/udisks/udisks.h:653:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_set_name_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def404]
libfm-1.4.1/libfm/src/udisks/udisks.h:667:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_start' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def405]
libfm-1.4.1/libfm/src/udisks/udisks.h:690:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_start_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def406]
libfm-1.4.1/libfm/src/udisks/udisks.h:704:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_remove' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def407]
libfm-1.4.1/libfm/src/udisks/udisks.h:727:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_remove_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def408]
libfm-1.4.1/libfm/src/udisks/udisks.h:741:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_create' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def409]
libfm-1.4.1/libfm/src/udisks/udisks.h:765:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_lvm2_lv_create_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def410]
libfm-1.4.1/libfm/src/udisks/udisks.h:779:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_md_start' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def411]
libfm-1.4.1/libfm/src/udisks/udisks.h:803:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_md_start_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def412]
libfm-1.4.1/libfm/src/udisks/udisks.h:817:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_md_create' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def413]
libfm-1.4.1/libfm/src/udisks/udisks.h:841:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_linux_md_create_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def414]
libfm-1.4.1/libfm/src/udisks/udisks.h:855:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_inhibit' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def415]
libfm-1.4.1/libfm/src/udisks/udisks.h:879:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_inhibit_async' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def416]
libfm-1.4.1/libfm/src/udisks/udisks.h:893:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_uninhibit' defined but not used
Error: COMPILER_WARNING (CWE-1164): [#def417]
libfm-1.4.1/libfm/src/udisks/g-udisks-volume-monitor.c:27: included_from: Included from here.
libfm-1.4.1/libfm/src/udisks/udisks.h:916:1: warning[-Wunused-function]: 'org_freedesktop_UDisks_uninhibit_async' defined but not used
Scan Properties
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-136.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | libfm-1.4.1-1.fc44 |
| store-results-to | /tmp/tmplv2k3y3u/libfm-1.4.1-1.fc44.tar.xz |
| time-created | 2026-01-08 18:44:42 |
| time-finished | 2026-01-08 18:49:50 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmplv2k3y3u/libfm-1.4.1-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmplv2k3y3u/libfm-1.4.1-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |