libwnck3-43.3-1.fc44
List of Findings
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1]
libwnck-43.3/libwnck/tasklist.c:1850:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘class_group_task’
libwnck-43.3/libwnck/tasklist.c:1761:1: enter_function: entry to ‘wnck_tasklist_update_size_hints’
libwnck-43.3/libwnck/tasklist.c:1786:3: call_function: calling ‘calculate_max_button_size’ from ‘wnck_tasklist_update_size_hints’
libwnck-43.3/libwnck/tasklist.c:1786:3: return_function: returning to ‘wnck_tasklist_update_size_hints’ from ‘calculate_max_button_size’
libwnck-43.3/libwnck/tasklist.c:1839:10: branch_true: following ‘true’ branch (when ‘ungrouped_class_groups’ is non-NULL)...
libwnck-43.3/libwnck/tasklist.c:1840:10: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:1839:10: branch_true: following ‘true’ branch...
libwnck-43.3/libwnck/tasklist.c:1842:10: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:1842:10: branch_true: following ‘true’ branch (when ‘score_set == 0’)...
libwnck-43.3/libwnck/tasklist.c:1844:11: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:1844:11: call_function: calling ‘wnck_tasklist_score_groups’ from ‘wnck_tasklist_update_size_hints’
libwnck-43.3/libwnck/tasklist.c:1844:11: return_function: returning to ‘wnck_tasklist_update_size_hints’ from ‘wnck_tasklist_score_groups’
libwnck-43.3/libwnck/tasklist.c:1848:32: call_function: calling ‘wnck_task_get_highest_scored’ from ‘wnck_tasklist_update_size_hints’
libwnck-43.3/libwnck/tasklist.c:1848:32: return_function: returning to ‘wnck_tasklist_update_size_hints’ from ‘wnck_task_get_highest_scored’
libwnck-43.3/libwnck/tasklist.c:1850:59: release_memory: ‘class_group_task’ is NULL
libwnck-43.3/libwnck/tasklist.c:1850:28: danger: dereference of NULL ‘class_group_task’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2]
libwnck-43.3/libwnck/tasklist.c:1962:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘task’
libwnck-43.3/libwnck/tasklist.c:1935:1: enter_function: entry to ‘get_n_buttons’
libwnck-43.3/libwnck/tasklist.c:1944:6: branch_true: following ‘true’ branch...
libwnck-43.3/libwnck/tasklist.c:1945:7: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:1944:7: branch_true: following ‘true’ branch...
libwnck-43.3/libwnck/tasklist.c:1950:32: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:1955:14: branch_true: following ‘true’ branch (when ‘ungrouped_class_groups’ is non-NULL)...
libwnck-43.3/libwnck/tasklist.c:1959:36: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:1959:36: call_function: calling ‘wnck_task_get_highest_scored’ from ‘get_n_buttons’
libwnck-43.3/libwnck/tasklist.c:1959:36: return_function: returning to ‘get_n_buttons’ from ‘wnck_task_get_highest_scored’
libwnck-43.3/libwnck/tasklist.c:1962:51: release_memory: ‘task’ is NULL
libwnck-43.3/libwnck/tasklist.c:1962:32: danger: dereference of NULL ‘task’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def3]
libwnck-43.3/libwnck/tasklist.c:2215:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘class_group_task’
libwnck-43.3/libwnck/tasklist.c:2159:1: enter_function: entry to ‘wnck_tasklist_size_allocate’
libwnck-43.3/libwnck/tasklist.c:2191:3: call_function: calling ‘calculate_max_button_size’ from ‘wnck_tasklist_size_allocate’
libwnck-43.3/libwnck/tasklist.c:2191:3: return_function: returning to ‘wnck_tasklist_size_allocate’ from ‘calculate_max_button_size’
libwnck-43.3/libwnck/tasklist.c:2202:10: branch_true: following ‘true’ branch (when ‘ungrouped_class_groups’ is non-NULL)...
libwnck-43.3/libwnck/tasklist.c:2203:12: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:2207:10: branch_true: following ‘true’ branch (when ‘score_set == 0’)...
libwnck-43.3/libwnck/tasklist.c:2209:11: branch_true: ...to here
libwnck-43.3/libwnck/tasklist.c:2209:11: call_function: calling ‘wnck_tasklist_score_groups’ from ‘wnck_tasklist_size_allocate’
libwnck-43.3/libwnck/tasklist.c:2209:11: return_function: returning to ‘wnck_tasklist_size_allocate’ from ‘wnck_tasklist_score_groups’
libwnck-43.3/libwnck/tasklist.c:2213:32: call_function: calling ‘wnck_task_get_highest_scored’ from ‘wnck_tasklist_size_allocate’
libwnck-43.3/libwnck/tasklist.c:2213:32: return_function: returning to ‘wnck_tasklist_size_allocate’ from ‘wnck_task_get_highest_scored’
libwnck-43.3/libwnck/tasklist.c:2215:59: release_memory: ‘class_group_task’ is NULL
libwnck-43.3/libwnck/tasklist.c:2215:28: danger: dereference of NULL ‘class_group_task’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def4]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:151:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(signals_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:140:1: enter_function: entry to ‘output_signals’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:145:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:146:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:146:6: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:151:15: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:152:5: branch_true: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:152:5: call_function: calling ‘output_object_signals’ from ‘output_signals’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def5]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:151:15: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(signals_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:140:1: enter_function: entry to ‘output_signals’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:145:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:146:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:146:6: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:151:15: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:152:5: branch_true: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:152:5: call_function: calling ‘output_object_signals’ from ‘output_signals’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def6]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:466:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(hierarchy_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:415:1: enter_function: entry to ‘output_object_hierarchy’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:422:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:423:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:427:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def7]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:466:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(hierarchy_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:415:1: enter_function: entry to ‘output_object_hierarchy’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:422:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:423:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:427:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def8]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:468:14: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(hierarchy_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:415:1: enter_function: entry to ‘output_object_hierarchy’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:422:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:423:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:427:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def9]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:468:14: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(hierarchy_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:415:1: enter_function: entry to ‘output_object_hierarchy’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:422:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:423:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:427:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def10]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:470:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(hierarchy_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:415:1: enter_function: entry to ‘output_object_hierarchy’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:422:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:423:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:427:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def11]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:470:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(hierarchy_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:415:1: enter_function: entry to ‘output_object_hierarchy’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:422:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:423:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:427:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def12]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:509:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(interfaces_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:476:13: enter_function: entry to ‘output_object_interfaces’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:481:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:482:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:486:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def13]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:509:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(interfaces_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:476:13: enter_function: entry to ‘output_object_interfaces’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:481:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:482:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:486:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def14]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:511:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(interfaces_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:476:13: enter_function: entry to ‘output_object_interfaces’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:481:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:482:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:486:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def15]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:511:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(interfaces_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:476:13: enter_function: entry to ‘output_object_interfaces’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:481:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:482:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:486:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def16]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:552:19: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(prerequisites_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:527:13: enter_function: entry to ‘output_interface_prerequisites’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:531:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:532:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def17]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:552:19: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(prerequisites_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:527:13: enter_function: entry to ‘output_interface_prerequisites’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:531:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:532:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def18]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:554:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(prerequisites_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:527:13: enter_function: entry to ‘output_interface_prerequisites’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:531:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:532:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def19]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:554:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(prerequisites_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:527:13: enter_function: entry to ‘output_interface_prerequisites’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:531:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:532:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:536:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def20]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:583:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(actions_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:572:1: enter_function: entry to ‘output_actions’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:577:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:578:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:578:6: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:583:15: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:584:5: branch_true: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:584:5: call_function: calling ‘output_object_actions’ from ‘output_actions’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def21]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:583:15: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(actions_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:572:1: enter_function: entry to ‘output_actions’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:577:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:578:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:578:6: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:583:15: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:584:5: branch_true: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:584:5: call_function: calling ‘output_object_actions’ from ‘output_actions’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def22]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:648:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(args_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:637:1: enter_function: entry to ‘output_args’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:642:8: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:643:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:643:6: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:648:15: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:649:5: branch_true: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:649:5: call_function: calling ‘output_object_args’ from ‘output_args’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def23]
libwnck-43.3/redhat-linux-build/libwnck-scan.c:648:15: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(args_filename, "w")’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:637:1: enter_function: entry to ‘output_args’
libwnck-43.3/redhat-linux-build/libwnck-scan.c:642:8: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:643:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:643:6: branch_false: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:648:15: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/libwnck-scan.c:649:5: branch_true: ...to here
libwnck-43.3/redhat-linux-build/libwnck-scan.c:649:5: call_function: calling ‘output_object_args’ from ‘output_args’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def24]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def25]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def26]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def27]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def28]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def29]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def30]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def31]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def32]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def33]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def34]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def35]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def36]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def37]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def38]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def39]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def40]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def41]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def42]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def43]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def44]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:599:1: enter_function: entry to ‘dump_error_quark’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def45]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def46]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def47]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def48]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def49]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:685:25: branch_true: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/199/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def50]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:685:25: branch_true: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/200/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def51]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:685:25: branch_true: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/203/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def52]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_true: following ‘true’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:685:25: branch_true: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/204/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def53]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(6)](sarif:/runs/0/results/205/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def54]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_resource: opened here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was opened at [(8)](sarif:/runs/0/results/206/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def55]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/207/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def56]
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:645:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:654:15: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:658:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:669:11: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:670:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:682:12: acquire_memory: allocated here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:683:6: branch_false: following ‘false’ branch...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: branch_false: ...to here
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libwnck-43.3/redhat-linux-build/tmp-introspectdhi28pdw/Wnck-3.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
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-228.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 | libwnck3-43.3-1.fc44 |
| store-results-to | /tmp/tmppfmiqgkf/libwnck3-43.3-1.fc44.tar.xz |
| time-created | 2026-01-08 19:19:42 |
| time-finished | 2026-01-08 19:22:03 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmppfmiqgkf/libwnck3-43.3-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmppfmiqgkf/libwnck3-43.3-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |