libportal-0.9.1-3.fc44

List of Findings

Error: COMPILER_WARNING (CWE-477): [#def1]
libportal-0.9.1/libportal/portal-gtk4.c: scope_hint: In function ‘_xdp_parent_export_gtk’
libportal-0.9.1/libportal/portal-gtk4.c:56:7: warning[-Wdeprecated-declarations]: ‘gdk_x11_surface_get_xid’ is deprecated
#   56 |       guint32 xid = (guint32) gdk_x11_surface_get_xid (surface);
#      |       ^~~~~~~
/usr/include/gtk-4.0/gdk/x11/gdkx.h:47: included_from: Included from here.
libportal-0.9.1/libportal/portal-gtk4.c:26: included_from: Included from here.
/usr/include/gtk-4.0/gdk/x11/gdkx11surface.h:56:10: note: declared here
#   56 | Window   gdk_x11_surface_get_xid           (GdkSurface   *surface);
#      |          ^~~~~~~~~~~~~~~~~~~~~~~
#   54|       {
#   55|         GdkSurface *surface = gtk_native_get_surface (GTK_NATIVE (parent->object));
#   56|->       guint32 xid = (guint32) gdk_x11_surface_get_xid (surface);
#   57|         g_autofree char *handle = g_strdup_printf ("x11:%x", xid);
#   58|   

Error: COMPILER_WARNING (CWE-477): [#def2]
libportal-0.9.1/libportal/portal-gtk4.c:56:7: warning[-Wdeprecated-declarations]: ‘gdk_x11_surface_get_xid’ is deprecated
#   54|       {
#   55|         GdkSurface *surface = gtk_native_get_surface (GTK_NATIVE (parent->object));
#   56|->       guint32 xid = (guint32) gdk_x11_surface_get_xid (surface);
#   57|         g_autofree char *handle = g_strdup_printf ("x11:%x", xid);
#   58|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def3]
libportal-0.9.1/libportal/trash.c:100:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
libportal-0.9.1/libportal/trash.c:92:8: acquire_resource: opened here
libportal-0.9.1/libportal/trash.c:93:6: branch_false: following ‘false’ branch...
libportal-0.9.1/libportal/trash.c:100:13: branch_false: ...to here
libportal-0.9.1/libportal/trash.c:100:13: throw: if ‘g_unix_fd_list_new_from_array’ throws an exception...
libportal-0.9.1/libportal/trash.c:100:13: danger: ‘fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
#   98|       }
#   99|   
#  100|->   fd_list = g_unix_fd_list_new_from_array (&fd, 1);
#  101|     fd = -1;
#  102|     fd_in = 0;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def4]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def5]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def6]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def7]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def8]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def9]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def10]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def11]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def12]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def13]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def14]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def15]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def16]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def17]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def18]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def19]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def20]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def21]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def22]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def23]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-404): [#def24]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def25]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def26]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def27]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def28]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def29]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def30]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def31]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def32]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def33]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def34]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def35]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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): [#def36]
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspect3ewxqqry/XdpGtk3-1.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)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def37]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def38]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def39]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def40]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def41]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def42]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def43]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def44]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def45]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def46]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def47]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def48]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def49]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def50]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def51]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def52]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def53]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def54]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def55]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def56]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-404): [#def57]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def58]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def59]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def60]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def61]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def62]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def63]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def64]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def65]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def66]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def67]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def68]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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): [#def69]
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspecti62fbndy/Xdp-1.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)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def70]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def71]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def72]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def73]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def74]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def75]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def76]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def77]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def78]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def79]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def80]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def81]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def82]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def83]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def84]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def85]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def86]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def87]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def88]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def89]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-404): [#def90]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def91]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def92]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def93]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def94]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def95]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def96]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def97]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def98]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_true: following ‘true’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:685:25: branch_true: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def99]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def100]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_resource: opened here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def101]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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): [#def102]
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:645:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:654:15: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:658:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:669:11: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:670:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:682:12: acquire_memory: allocated here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:683:6: branch_false: following ‘false’ branch...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: branch_false: ...to here
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
libportal-0.9.1/redhat-linux-build/tmp-introspectvki8wegp/XdpGtk4-1.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-clippy1.92.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.0
analyzer-version-gcc-analyzer16.0.0
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-9.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-namelibportal-0.9.1-3.fc44
store-results-to/tmp/tmpmfdgtux9/libportal-0.9.1-3.fc44.tar.xz
time-created2026-01-08 19:06:45
time-finished2026-01-08 19:08:53
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpmfdgtux9/libportal-0.9.1-3.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpmfdgtux9/libportal-0.9.1-3.fc44.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9