glib2-2.87.0-3.fc44
List of Findings
Error: SHELLCHECK_WARNING (CWE-456): [#def1]
/usr/bin/glib-gettextize:29:1: warning[SC2209]: Use var=$(command) to assign output (or quote to assign string).
Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/bin/glib-gettextize:49:5: warning[SC2034]: prefix appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/bin/glib-gettextize:53:1: warning[SC2034]: datarootdir appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def4]
/usr/bin/glib-gettextize:68:7: warning[SC2034]: configstatus appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-252): [#def5]
/usr/bin/glib-gettextize:164:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def6]
glib-2.87.0/fuzzing/driver.c:31:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_resource: opened here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:31:3: throw: if ‘fseek’ throws an exception...
glib-2.87.0/fuzzing/driver.c:31:3: danger: ‘fopen(argv[1], "r")’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def7]
glib-2.87.0/fuzzing/driver.c:31:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_memory: allocated here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:31:3: throw: if ‘fseek’ throws an exception...
glib-2.87.0/fuzzing/driver.c:31:3: danger: ‘fopen(argv[1], "r")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def8]
glib-2.87.0/fuzzing/driver.c:32:17: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_resource: opened here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:32:17: throw: if ‘ftell’ throws an exception...
glib-2.87.0/fuzzing/driver.c:32:17: danger: ‘fopen(argv[1], "r")’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def9]
glib-2.87.0/fuzzing/driver.c:32:17: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_memory: allocated here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:32:17: throw: if ‘ftell’ throws an exception...
glib-2.87.0/fuzzing/driver.c:32:17: danger: ‘fopen(argv[1], "r")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def10]
glib-2.87.0/fuzzing/driver.c:35:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_resource: opened here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:33:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:34:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:35:3: throw: if ‘fseek’ throws an exception...
glib-2.87.0/fuzzing/driver.c:35:3: danger: ‘fopen(argv[1], "r")’ leaks here; was opened at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def11]
glib-2.87.0/fuzzing/driver.c:35:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_memory: allocated here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:33:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:34:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:35:3: throw: if ‘fseek’ throws an exception...
glib-2.87.0/fuzzing/driver.c:35:3: danger: ‘fopen(argv[1], "r")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def12]
glib-2.87.0/fuzzing/driver.c:37: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: GCC_ANALYZER_WARNING (CWE-775): [#def13]
glib-2.87.0/fuzzing/driver.c:39:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_resource: opened here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:33:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:34:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:38:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:39:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:39:3: throw: if ‘LLVMFuzzerTestOneInput’ throws an exception...
glib-2.87.0/fuzzing/driver.c:39:3: danger: ‘fopen(argv[1], "r")’ leaks here; was opened at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def14]
glib-2.87.0/fuzzing/driver.c:39:3: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:33:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:34:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:36:26: acquire_memory: allocated here
glib-2.87.0/fuzzing/driver.c:38:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:39:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:39:3: throw: if ‘LLVMFuzzerTestOneInput’ throws an exception...
glib-2.87.0/fuzzing/driver.c:39:3: danger: ‘buf’ leaks here; was allocated at [(7)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def15]
glib-2.87.0/fuzzing/driver.c:39:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[1], "r")’
glib-2.87.0/fuzzing/driver.c:26:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/fuzzing/driver.c:29:7: branch_false: ...to here
glib-2.87.0/fuzzing/driver.c:29:7: acquire_memory: allocated here
glib-2.87.0/fuzzing/driver.c:30:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:31:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:33:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:34:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:38:3: branch_true: following ‘true’ branch...
glib-2.87.0/fuzzing/driver.c:39:3: branch_true: ...to here
glib-2.87.0/fuzzing/driver.c:39:3: throw: if ‘LLVMFuzzerTestOneInput’ throws an exception...
glib-2.87.0/fuzzing/driver.c:39:3: danger: ‘fopen(argv[1], "r")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def16]
glib-2.87.0/gio/gapplicationcommandline.c:773:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gapplicationcommandline.c:769:3: branch_false: following ‘false’ branch (when ‘cmdline’ is non-NULL)...
glib-2.87.0/gio/gapplicationcommandline.c:769:3: branch_false: ...to here
glib-2.87.0/gio/gapplicationcommandline.c:770:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gapplicationcommandline.c:772:3: branch_true: ...to here
glib-2.87.0/gio/gapplicationcommandline.c:772:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gapplicationcommandline.c:773:13: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/gio/gapplicationcommandline.c:773:13: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def17]
glib-2.87.0/gio/gapplicationcommandline.c:808:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gapplicationcommandline.c:804:3: branch_false: following ‘false’ branch (when ‘cmdline’ is non-NULL)...
glib-2.87.0/gio/gapplicationcommandline.c:804:3: branch_false: ...to here
glib-2.87.0/gio/gapplicationcommandline.c:805:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gapplicationcommandline.c:807:3: branch_true: ...to here
glib-2.87.0/gio/gapplicationcommandline.c:807:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gapplicationcommandline.c:808:13: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/gio/gapplicationcommandline.c:808:13: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def18]
glib-2.87.0/gio/gasyncinitable.c:150:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gasyncinitable.c:336:1: enter_function: entry to ‘g_async_initable_new_async’
glib-2.87.0/gio/gasyncinitable.c:346:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gasyncinitable.c:347:3: call_function: calling ‘g_async_initable_new_valist_async’ from ‘g_async_initable_new_async’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def19]
glib-2.87.0/gio/gasyncinitable.c:432:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gasyncinitable.c:336:1: enter_function: entry to ‘g_async_initable_new_async’
glib-2.87.0/gio/gasyncinitable.c:346:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gasyncinitable.c:347:3: call_function: calling ‘g_async_initable_new_valist_async’ from ‘g_async_initable_new_async’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def20]
glib-2.87.0/gio/gasyncinitable.c:434:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gasyncinitable.c:336:1: enter_function: entry to ‘g_async_initable_new_async’
glib-2.87.0/gio/gasyncinitable.c:346:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gasyncinitable.c:347:3: call_function: calling ‘g_async_initable_new_valist_async’ from ‘g_async_initable_new_async’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def21]
glib-2.87.0/gio/gcontenttype-fdo.c:704:21: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(dir)’
glib-2.87.0/gio/gcontenttype-fdo.c:701:7: acquire_memory: allocated here
glib-2.87.0/gio/gcontenttype-fdo.c:702:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gcontenttype-fdo.c:702:6: branch_true: ...to here
glib-2.87.0/gio/gcontenttype-fdo.c:704:21: throw: if ‘readdir’ throws an exception...
glib-2.87.0/gio/gcontenttype-fdo.c:704:21: danger: ‘opendir(dir)’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def22]
glib-2.87.0/gio/gcontenttype-fdo.c:730:21: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(dir)’
glib-2.87.0/gio/gcontenttype-fdo.c:727:7: acquire_memory: allocated here
glib-2.87.0/gio/gcontenttype-fdo.c:728:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gcontenttype-fdo.c:728:6: branch_true: ...to here
glib-2.87.0/gio/gcontenttype-fdo.c:730:21: throw: if ‘readdir’ throws an exception...
glib-2.87.0/gio/gcontenttype-fdo.c:730:21: danger: ‘opendir(dir)’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def23]
glib-2.87.0/gio/gdbusaddress.c:740:19: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(nonce_file, "rbe")’
glib-2.87.0/gio/gdbusaddress.c:570:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:600:12: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:611:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:625:11: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:629:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:641:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:643:24: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:644:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:657:21: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:684:6: branch_true: following ‘true’ branch (when ‘connectable’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:690:16: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:704:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_true: following ‘true’ branch (when ‘nonce_file’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:717:15: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:717:15: acquire_resource: opened here
glib-2.87.0/gio/gdbusaddress.c:719:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:731:28: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:736:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:740:19: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:740:19: throw: if ‘glib_gettext’ throws an exception...
glib-2.87.0/gio/gdbusaddress.c:740:19: danger: ‘fopen(nonce_file, "rbe")’ leaks here; was opened at [(17)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def24]
glib-2.87.0/gio/gdbusaddress.c:740:19: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(nonce_file, "rbe")’
glib-2.87.0/gio/gdbusaddress.c:570:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:600:12: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:611:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:625:11: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:629:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:641:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:643:24: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:644:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:657:21: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:684:6: branch_true: following ‘true’ branch (when ‘connectable’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:690:16: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:704:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_true: following ‘true’ branch (when ‘nonce_file’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:717:15: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:717:15: acquire_memory: allocated here
glib-2.87.0/gio/gdbusaddress.c:719:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:731:28: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:736:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:740:19: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:740:19: throw: if ‘glib_gettext’ throws an exception...
glib-2.87.0/gio/gdbusaddress.c:740:19: danger: ‘fopen(nonce_file, "rbe")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def25]
glib-2.87.0/gio/gdbusaddress.c:749:19: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(nonce_file, "rbe")’
glib-2.87.0/gio/gdbusaddress.c:570:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:600:12: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:611:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:625:11: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:629:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:641:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:643:24: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:644:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:657:21: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:684:6: branch_true: following ‘true’ branch (when ‘connectable’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:690:16: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:704:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_true: following ‘true’ branch (when ‘nonce_file’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:717:15: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:717:15: acquire_resource: opened here
glib-2.87.0/gio/gdbusaddress.c:719:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:731:28: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:736:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:749:19: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:749:19: throw: if ‘glib_gettext’ throws an exception...
glib-2.87.0/gio/gdbusaddress.c:749:19: danger: ‘fopen(nonce_file, "rbe")’ leaks here; was opened at [(17)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def26]
glib-2.87.0/gio/gdbusaddress.c:749:19: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(nonce_file, "rbe")’
glib-2.87.0/gio/gdbusaddress.c:570:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:600:12: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:611:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:625:11: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:629:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:641:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:643:24: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:644:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:657:21: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:684:6: branch_true: following ‘true’ branch (when ‘connectable’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:690:16: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:704:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:709:10: branch_true: following ‘true’ branch (when ‘nonce_file’ is non-NULL)...
glib-2.87.0/gio/gdbusaddress.c:717:15: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:717:15: acquire_memory: allocated here
glib-2.87.0/gio/gdbusaddress.c:719:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:731:28: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:736:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_true: ...to here
glib-2.87.0/gio/gdbusaddress.c:738:18: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gdbusaddress.c:749:19: branch_false: ...to here
glib-2.87.0/gio/gdbusaddress.c:749:19: throw: if ‘glib_gettext’ throws an exception...
glib-2.87.0/gio/gdbusaddress.c:749:19: danger: ‘fopen(nonce_file, "rbe")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def27]
glib-2.87.0/gio/gdbusauth.c:62:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbusauth.c:52:7: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbusauth.c:59:7: branch_true: ...to here
glib-2.87.0/gio/gdbusauth.c:61:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbusauth.c:62:11: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/gio/gdbusauth.c:62:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def28]
glib-2.87.0/gio/gdbusauthmechanismsha1.c:508:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbusauthmechanismsha1.c:507:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbusauthmechanismsha1.c:508:7: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/gio/gdbusauthmechanismsha1.c:508:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def29]
glib-2.87.0/gio/gdbusdaemon.c:1377:19: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbusdaemon.c:1376:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbusdaemon.c:1377:19: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/gio/gdbusdaemon.c:1377:19: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def30]
glib-2.87.0/gio/gdbuserror.c:665:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbuserror.c:614:1: enter_function: entry to ‘g_dbus_error_set_dbus_error’
glib-2.87.0/gio/gdbuserror.c:620:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbuserror.c:621:3: branch_true: ...to here
glib-2.87.0/gio/gdbuserror.c:621:3: branch_true: following ‘true’ branch (when ‘dbus_error_name’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:622:3: branch_true: ...to here
glib-2.87.0/gio/gdbuserror.c:622:3: branch_true: following ‘true’ branch (when ‘dbus_error_message’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:624:6: branch_true: ...to here
glib-2.87.0/gio/gdbuserror.c:624:6: branch_false: following ‘false’ branch (when ‘error’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:627:6: branch_false: ...to here
glib-2.87.0/gio/gdbuserror.c:627:6: branch_false: following ‘false’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:634:7: branch_false: ...to here
glib-2.87.0/gio/gdbuserror.c:634:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbuserror.c:635:7: call_function: calling ‘g_dbus_error_set_dbus_error_valist’ from ‘g_dbus_error_set_dbus_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def31]
glib-2.87.0/gio/gdbuserror.c:676:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbuserror.c:614:1: enter_function: entry to ‘g_dbus_error_set_dbus_error’
glib-2.87.0/gio/gdbuserror.c:620:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gdbuserror.c:621:3: branch_true: ...to here
glib-2.87.0/gio/gdbuserror.c:621:3: branch_true: following ‘true’ branch (when ‘dbus_error_name’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:622:3: branch_true: ...to here
glib-2.87.0/gio/gdbuserror.c:622:3: branch_true: following ‘true’ branch (when ‘dbus_error_message’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:624:6: branch_true: ...to here
glib-2.87.0/gio/gdbuserror.c:624:6: branch_false: following ‘false’ branch (when ‘error’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:627:6: branch_false: ...to here
glib-2.87.0/gio/gdbuserror.c:627:6: branch_false: following ‘false’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gdbuserror.c:634:7: branch_false: ...to here
glib-2.87.0/gio/gdbuserror.c:634:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbuserror.c:635:7: call_function: calling ‘g_dbus_error_set_dbus_error_valist’ from ‘g_dbus_error_set_dbus_error’
Error: CPPCHECK_WARNING (CWE-758): [#def32]
glib-2.87.0/gio/gdbusmessage.c:3729: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: GCC_ANALYZER_WARNING (CWE-404): [#def33]
glib-2.87.0/gio/gdbusmethodinvocation.c:90:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbusmethodinvocation.c:643:1: enter_function: entry to ‘g_dbus_method_invocation_return_error’
glib-2.87.0/gio/gdbusmethodinvocation.c:651:3: branch_false: following ‘false’ branch (when ‘invocation’ is non-NULL)...
glib-2.87.0/gio/gdbusmethodinvocation.c:651:3: branch_false: ...to here
glib-2.87.0/gio/gdbusmethodinvocation.c:652:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gdbusmethodinvocation.c:654:3: branch_true: ...to here
glib-2.87.0/gio/gdbusmethodinvocation.c:654:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbusmethodinvocation.c:655:3: call_function: calling ‘g_dbus_method_invocation_return_error_valist’ from ‘g_dbus_method_invocation_return_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def34]
glib-2.87.0/gio/gdbusmethodinvocation.c:689:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbusmethodinvocation.c:643:1: enter_function: entry to ‘g_dbus_method_invocation_return_error’
glib-2.87.0/gio/gdbusmethodinvocation.c:651:3: branch_false: following ‘false’ branch (when ‘invocation’ is non-NULL)...
glib-2.87.0/gio/gdbusmethodinvocation.c:651:3: branch_false: ...to here
glib-2.87.0/gio/gdbusmethodinvocation.c:652:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gdbusmethodinvocation.c:654:3: branch_true: ...to here
glib-2.87.0/gio/gdbusmethodinvocation.c:654:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbusmethodinvocation.c:655:3: call_function: calling ‘g_dbus_method_invocation_return_error_valist’ from ‘g_dbus_method_invocation_return_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def35]
glib-2.87.0/gio/gdbusmethodinvocation.c:692:21: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gdbusmethodinvocation.c:643:1: enter_function: entry to ‘g_dbus_method_invocation_return_error’
glib-2.87.0/gio/gdbusmethodinvocation.c:651:3: branch_false: following ‘false’ branch (when ‘invocation’ is non-NULL)...
glib-2.87.0/gio/gdbusmethodinvocation.c:651:3: branch_false: ...to here
glib-2.87.0/gio/gdbusmethodinvocation.c:652:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gdbusmethodinvocation.c:654:3: branch_true: ...to here
glib-2.87.0/gio/gdbusmethodinvocation.c:654:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gdbusmethodinvocation.c:655:3: call_function: calling ‘g_dbus_method_invocation_return_error_valist’ from ‘g_dbus_method_invocation_return_error’
Error: CPPCHECK_WARNING (CWE-457): [#def36]
glib-2.87.0/gio/gdbusprivate.c:2024: warning[uninitvar]: Uninitialized variable: arg_types
Error: GCC_ANALYZER_WARNING (CWE-688): [#def37]
glib-2.87.0/gio/gfdonotificationbackend.c:111:11: warning[-Wanalyzer-null-argument]: use of NULL ‘id’ where non-null expected
glib-2.87.0/gio/gfdonotificationbackend.c:464:1: enter_function: entry to ‘g_fdo_notification_backend_send_notification’
glib-2.87.0/gio/gfdonotificationbackend.c:493:7: call_function: calling ‘freedesktop_notification_new’ from ‘g_fdo_notification_backend_send_notification’
glib-2.87.0/gio/gfdonotificationbackend.c:493:7: return_function: returning to ‘g_fdo_notification_backend_send_notification’ from ‘freedesktop_notification_new’
glib-2.87.0/gio/gfdonotificationbackend.c:495:9: call_function: calling ‘g_fdo_notification_backend_find_notification’ from ‘g_fdo_notification_backend_send_notification’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def38]
glib-2.87.0/gio/gfile.c:7593:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gfile.c:7590:3: branch_true: following ‘true’ branch (when ‘first_element’ is non-NULL)...
glib-2.87.0/gio/gfile.c:7592:3: branch_true: ...to here
glib-2.87.0/gio/gfile.c:7592:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gfile.c:7593:9: throw: if ‘g_build_filename_valist’ throws an exception...
glib-2.87.0/gio/gfile.c:7593:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-457): [#def39]
glib-2.87.0/gio/gfileinfo.c:1625: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def40]
glib-2.87.0/gio/gfileinfo.c:1647: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def41]
glib-2.87.0/gio/gfileinfo.c:1669: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def42]
glib-2.87.0/gio/gfileinfo.c:1691: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def43]
glib-2.87.0/gio/gfileinfo.c:1713: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def44]
glib-2.87.0/gio/gfileinfo.c:1735: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def45]
glib-2.87.0/gio/gfileinfo.c:1757: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def46]
glib-2.87.0/gio/gfileinfo.c:1780: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def47]
glib-2.87.0/gio/gfileinfo.c:1809: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def48]
glib-2.87.0/gio/gfileinfo.c:1836: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def49]
glib-2.87.0/gio/gfileinfo.c:1860: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def50]
glib-2.87.0/gio/gfileinfo.c:2076: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def51]
glib-2.87.0/gio/gfileinfo.c:2099: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def52]
glib-2.87.0/gio/gfileinfo.c:2122: error[legacyUninitvar]: Uninitialized variable: *&value
Error: COMPILER_WARNING (CWE-704): [#def53]
glib-2.87.0/gio/ginetaddressmask.c: scope_hint: In function ‘g_inet_address_mask_new_from_string’
glib-2.87.0/gio/ginetaddressmask.c:300:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def54]
glib-2.87.0/gio/ginetaddressmask.c:300:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def55]
glib-2.87.0/gio/ginitable.c:60:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/ginitable.c:153:1: enter_function: entry to ‘g_initable_new’
glib-2.87.0/gio/ginitable.c:162:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/ginitable.c:163:12: call_function: calling ‘g_initable_new_valist’ from ‘g_initable_new’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def56]
glib-2.87.0/gio/ginitable.c:243:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/ginitable.c:153:1: enter_function: entry to ‘g_initable_new’
glib-2.87.0/gio/ginitable.c:162:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/ginitable.c:163:12: call_function: calling ‘g_initable_new_valist’ from ‘g_initable_new’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def57]
glib-2.87.0/gio/ginitable.c:245:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/ginitable.c:153:1: enter_function: entry to ‘g_initable_new’
glib-2.87.0/gio/ginitable.c:162:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/ginitable.c:163:12: call_function: calling ‘g_initable_new_valist’ from ‘g_initable_new’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def58]
glib-2.87.0/gio/gio-launch-desktop.c:134:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/gio-launch-desktop.c:127:8: acquire_resource: socket created here
glib-2.87.0/gio/gio-launch-desktop.c:129:6: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
glib-2.87.0/gio/gio-launch-desktop.c:132:65: branch_false: ...to here
glib-2.87.0/gio/gio-launch-desktop.c:134:7: throw: if ‘connect’ throws an exception...
glib-2.87.0/gio/gio-launch-desktop.c:134:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-686): [#def59]
glib-2.87.0/gio/gio-launch-desktop.c:253:3: warning[-Wanalyzer-putenv-of-auto-var]: ‘putenv’ on a pointer to automatic variable ‘buf’
glib-2.87.0/gio/gio-launch-desktop.c:246:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.87.0/gio/gio-launch-desktop.c:249:7: branch_false: ...to here
glib-2.87.0/gio/gio-launch-desktop.c:250:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gio-launch-desktop.c:253:3: branch_false: ...to here
glib-2.87.0/gio/gio-launch-desktop.c:253:3: danger: ‘putenv’ on a pointer to automatic variable ‘buf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def60]
glib-2.87.0/gio/gio-tool.c:42:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gio-tool.c:41:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gio-tool.c:42:13: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/gio/gio-tool.c:42:13: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def61]
glib-2.87.0/gio/glib-compile-resources.c:662:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/glib-compile-resources.c:655:6: branch_false: following ‘false’ branch (when ‘ext’ is non-NULL)...
glib-2.87.0/gio/glib-compile-resources.c:658:3: branch_false: ...to here
glib-2.87.0/gio/glib-compile-resources.c:659:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/glib-compile-resources.c:660:10: branch_true: following ‘true’ branch (when ‘value’ is non-NULL)...
glib-2.87.0/gio/glib-compile-resources.c:662:11: branch_true: ...to here
glib-2.87.0/gio/glib-compile-resources.c:662:11: throw: if ‘g_ascii_strcasecmp’ throws an exception...
glib-2.87.0/gio/glib-compile-resources.c:662:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def62]
glib-2.87.0/gio/glocalfile.c:1562:9: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/gio/glocalfile.c:1749:1: enter_function: entry to ‘_g_local_file_find_topdir_for’
glib-2.87.0/gio/glocalfile.c:1755:9: call_function: calling ‘get_parent’ from ‘_g_local_file_find_topdir_for’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def63]
glib-2.87.0/gio/glocalfile.c:1562:9: warning[-Wanalyzer-null-argument]: use of NULL ‘dir’ where non-null expected
glib-2.87.0/gio/glocalfile.c:1708:1: enter_function: entry to ‘find_mountpoint_for’
glib-2.87.0/gio/glocalfile.c:1715:6: branch_false: following ‘false’ branch (when ‘resolve_basename_symlink == 0’)...
glib-2.87.0/gio/glocalfile.c:1722:11: call_function: inlined call to ‘g_strdup_inline’ from ‘find_mountpoint_for’
glib-2.87.0/gio/glocalfile.c:1726:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/glocalfile.c:1728:16: branch_true: ...to here
glib-2.87.0/gio/glocalfile.c:1728:16: call_function: calling ‘get_parent’ from ‘find_mountpoint_for’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def64]
glib-2.87.0/gio/glocalfile.c:1562:9: warning[-Wanalyzer-null-argument]: use of NULL ‘path’ where non-null expected
glib-2.87.0/gio/glocalfile.c:1708:1: enter_function: entry to ‘find_mountpoint_for’
glib-2.87.0/gio/glocalfile.c:1715:6: branch_false: following ‘false’ branch (when ‘resolve_basename_symlink == 0’)...
glib-2.87.0/gio/glocalfile.c:1722:11: call_function: inlined call to ‘g_strdup_inline’ from ‘find_mountpoint_for’
glib-2.87.0/gio/glocalfile.c:1726:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/glocalfile.c:1728:16: branch_true: ...to here
glib-2.87.0/gio/glocalfile.c:1728:16: call_function: calling ‘get_parent’ from ‘find_mountpoint_for’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def65]
glib-2.87.0/gio/glocalfile.c:1620:11: warning[-Wanalyzer-null-argument]: use of NULL ‘target’ where non-null expected
glib-2.87.0/gio/glocalfile.c:1708:1: enter_function: entry to ‘find_mountpoint_for’
glib-2.87.0/gio/glocalfile.c:1715:6: branch_true: following ‘true’ branch (when ‘resolve_basename_symlink != 0’)...
glib-2.87.0/gio/glocalfile.c:1717:13: branch_true: ...to here
glib-2.87.0/gio/glocalfile.c:1717:13: call_function: calling ‘expand_symlinks’ from ‘find_mountpoint_for’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def66]
glib-2.87.0/gio/glocalfile.c:3136:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fdopendir(fd)’
glib-2.87.0/gio/glocalfile.c:3134:12: acquire_memory: allocated here
glib-2.87.0/gio/glocalfile.c:3136:11: branch_true: following ‘true’ branch...
glib-2.87.0/gio/glocalfile.c:3136:18: branch_true: ...to here
glib-2.87.0/gio/glocalfile.c:3136:18: throw: if ‘glib__private__’ throws an exception...
glib-2.87.0/gio/glocalfile.c:3136:18: danger: ‘fdopendir(fd)’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def67]
glib-2.87.0/gio/glocalfileenumerator.c:82:1: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(g_file_get_path(file))’
glib-2.87.0/gio/glocalfileenumerator.c:206:1: enter_function: entry to ‘_g_local_file_enumerator_new’
glib-2.87.0/gio/glocalfileenumerator.c:235:9: acquire_memory: allocated here
glib-2.87.0/gio/glocalfileenumerator.c:236:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/glocalfileenumerator.c:253:11: branch_false: ...to here
glib-2.87.0/gio/glocalfileenumerator.c:253:11: call_function: calling ‘_g_local_file_enumerator_get_type’ from ‘_g_local_file_enumerator_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def68]
glib-2.87.0/gio/glocalfileenumerator.c:259:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/gio/glocalfileenumerator.c:235:9: acquire_memory: allocated here
glib-2.87.0/gio/glocalfileenumerator.c:236:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/glocalfileenumerator.c:253:11: branch_false: ...to here
glib-2.87.0/gio/glocalfileenumerator.c:259:20: throw: if ‘g_file_attribute_matcher_new’ throws an exception...
glib-2.87.0/gio/glocalfileenumerator.c:259:20: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def69]
glib-2.87.0/gio/gmarshal-internal.c:131:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:128:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:130:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:131:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:131:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:131:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def70]
glib-2.87.0/gio/gmarshal-internal.c:222:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:219:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:221:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:222:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:222:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:222:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def71]
glib-2.87.0/gio/gmarshal-internal.c:315:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:312:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:314:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:315:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:315:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:315:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def72]
glib-2.87.0/gio/gmarshal-internal.c:318:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:312:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:314:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:316:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:317:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:318:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:318:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:318:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def73]
glib-2.87.0/gio/gmarshal-internal.c:743:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:740:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:742:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:743:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:743:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def74]
glib-2.87.0/gio/gmarshal-internal.c:830:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:827:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:829:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:830:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:830:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:830:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def75]
glib-2.87.0/gio/gmarshal-internal.c:917:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:913:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:916:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:917:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:917:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def76]
glib-2.87.0/gio/gmarshal-internal.c:1002:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:998:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1001:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1002:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1002:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1002:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def77]
glib-2.87.0/gio/gmarshal-internal.c:1091:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1087:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1090:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1091:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1091:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1091:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def78]
glib-2.87.0/gio/gmarshal-internal.c:1094:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1087:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1090:6: branch_false: following ‘false’ branch (when ‘arg1’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1092:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1093:6: branch_true: following ‘true’ branch (when ‘arg2’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1094:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1094:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1094:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def79]
glib-2.87.0/gio/gmarshal-internal.c:1269:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1266:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1268:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1269:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1269:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1269:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def80]
glib-2.87.0/gio/gmarshal-internal.c:1272:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1266:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1268:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1270:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1271:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1272:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1272:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1272:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def81]
glib-2.87.0/gio/gmarshal-internal.c:1362:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1359:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1361:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1362:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1362:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1362:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def82]
glib-2.87.0/gio/gmarshal-internal.c:1365:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1359:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1361:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1363:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1364:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1365:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1365:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1365:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def83]
glib-2.87.0/gio/gmarshal-internal.c:1465:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1462:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1464:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1465:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1465:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1465:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def84]
glib-2.87.0/gio/gmarshal-internal.c:1468:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1462:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1464:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1466:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1467:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1468:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1468:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def85]
glib-2.87.0/gio/gmarshal-internal.c:1477:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1462:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1464:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1466:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1467:6: branch_false: following ‘false’ branch (when ‘arg1’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1469:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1476:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:1477:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1477:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def86]
glib-2.87.0/gio/gmarshal-internal.c:1580:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1577:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1579:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1580:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1580:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1580:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def87]
glib-2.87.0/gio/gmarshal-internal.c:1583:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1577:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1579:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1581:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1582:6: branch_true: following ‘true’ branch (when ‘arg1’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1583:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1583:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1583:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def88]
glib-2.87.0/gio/gmarshal-internal.c:1586:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1577:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1579:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1581:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1582:6: branch_false: following ‘false’ branch (when ‘arg1’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1584:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1585:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:1586:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1586:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def89]
glib-2.87.0/gio/gmarshal-internal.c:1589:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1577:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1579:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1581:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1582:6: branch_false: following ‘false’ branch (when ‘arg1’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1584:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1588:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:1589:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1589:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def90]
glib-2.87.0/gio/gmarshal-internal.c:1681:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1678:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1680:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1681:12: branch_true: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1681:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1681:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def91]
glib-2.87.0/gio/gmarshal-internal.c:1684:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1678:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1680:6: branch_false: following ‘false’ branch (when ‘arg0’ is NULL)...
glib-2.87.0/gio/gmarshal-internal.c:1682:3: branch_false: ...to here
glib-2.87.0/gio/gmarshal-internal.c:1683:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:1684:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1684:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def92]
glib-2.87.0/gio/gmarshal-internal.c:1949:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:1943:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:1948:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:1949:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:1949:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def93]
glib-2.87.0/gio/gmarshal-internal.c:2042:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:2036:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:2041:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:2042:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:2042:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def94]
glib-2.87.0/gio/gmarshal-internal.c:2045:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:2036:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:2044:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:2045:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:2045:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def95]
glib-2.87.0/gio/gmarshal-internal.c:2340:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:2331:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:2339:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:2340:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:2340:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def96]
glib-2.87.0/gio/gmarshal-internal.c:2432:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:2426:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:2431:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:2432:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:2432:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def97]
glib-2.87.0/gio/gmarshal-internal.c:2606:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:2603:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:2605:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:2606:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:2606:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def98]
glib-2.87.0/gio/gmarshal-internal.c:2609:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmarshal-internal.c:2603:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gio/gmarshal-internal.c:2608:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gmarshal-internal.c:2609:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gio/gmarshal-internal.c:2609:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/57/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def99]
glib-2.87.0/gio/gmemorymonitorpsi.c:364:31: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(*monitor.cg_path, 526338)’
glib-2.87.0/gio/gmemorymonitorpsi.c:343:8: acquire_resource: opened here
glib-2.87.0/gio/gmemorymonitorpsi.c:344:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gmemorymonitorpsi.c:364:31: branch_false: ...to here
glib-2.87.0/gio/gmemorymonitorpsi.c:363:13: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/gio/gmemorymonitorpsi.c:364:31: danger: ‘open(*monitor.cg_path, 526338)’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def100]
glib-2.87.0/gio/gmenu.c:1060:15: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmenu.c:1055:6: branch_true: following ‘true’ branch (when ‘format_string’ is non-NULL)...
glib-2.87.0/gio/gmenu.c:1059:7: branch_true: ...to here
glib-2.87.0/gio/gmenu.c:1059:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gmenu.c:1060:15: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/gio/gmenu.c:1060:15: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def101]
glib-2.87.0/gio/gmenumodel.c:607:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gmenumodel.c:597:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gmenumodel.c:600:8: branch_false: ...to here
glib-2.87.0/gio/gmenumodel.c:600:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gmenumodel.c:606:3: branch_false: ...to here
glib-2.87.0/gio/gmenumodel.c:606:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gmenumodel.c:607:3: throw: if ‘g_variant_get_va’ throws an exception...
glib-2.87.0/gio/gmenumodel.c:607:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def102]
glib-2.87.0/gio/gnotification.c:480:16: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gnotification.c:477:6: branch_true: following ‘true’ branch (when ‘target_format’ is non-NULL)...
glib-2.87.0/gio/gnotification.c:479:7: branch_true: ...to here
glib-2.87.0/gio/gnotification.c:479:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gnotification.c:480:16: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/gio/gnotification.c:480:16: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def103]
glib-2.87.0/gio/gnotification.c:717:16: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gnotification.c:714:6: branch_true: following ‘true’ branch (when ‘target_format’ is non-NULL)...
glib-2.87.0/gio/gnotification.c:716:7: branch_true: ...to here
glib-2.87.0/gio/gnotification.c:716:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gnotification.c:717:16: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/gio/gnotification.c:717:16: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def104]
glib-2.87.0/gio/gopenuriportal.c:96:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/gopenuriportal.c:61:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gopenuriportal.c:67:3: branch_false: ...to here
glib-2.87.0/gio/gopenuriportal.c:74:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gopenuriportal.c:80:14: branch_true: ...to here
glib-2.87.0/gio/gopenuriportal.c:82:12: acquire_resource: opened here
glib-2.87.0/gio/gopenuriportal.c:84:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gopenuriportal.c:96:17: branch_false: ...to here
glib-2.87.0/gio/gopenuriportal.c:96:17: throw: if ‘g_unix_fd_list_new_from_array’ throws an exception...
glib-2.87.0/gio/gopenuriportal.c:96:17: danger: ‘fd’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def105]
glib-2.87.0/gio/gopenuriportal.c:369:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/gopenuriportal.c:280:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gopenuriportal.c:287:16: branch_false: ...to here
glib-2.87.0/gio/gopenuriportal.c:289:6: branch_false: following ‘false’ branch (when ‘callback’ is NULL)...
glib-2.87.0/gio/gopenuriportal.c:341:7: branch_false: ...to here
glib-2.87.0/gio/gopenuriportal.c:341:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gopenuriportal.c:347:10: branch_true: ...to here
glib-2.87.0/gio/gopenuriportal.c:347:10: branch_false: following ‘false’ branch (when ‘call_data’ is NULL)...
glib-2.87.0/gio/gopenuriportal.c:350:14: branch_false: ...to here
glib-2.87.0/gio/gopenuriportal.c:351:12: acquire_resource: opened here
glib-2.87.0/gio/gopenuriportal.c:353:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gopenuriportal.c:369:17: branch_false: ...to here
glib-2.87.0/gio/gopenuriportal.c:369:17: throw: if ‘g_unix_fd_list_new_from_array’ throws an exception...
glib-2.87.0/gio/gopenuriportal.c:369:17: danger: ‘fd’ leaks here; was opened at [(9)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def106]
glib-2.87.0/gio/goutputstream.c:64:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/goutputstream.c:547:1: enter_function: entry to ‘g_output_stream_printf’
glib-2.87.0/gio/goutputstream.c:557:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/goutputstream.c:558:13: call_function: calling ‘g_output_stream_vprintf’ from ‘g_output_stream_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def107]
glib-2.87.0/gio/goutputstream.c:603:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/goutputstream.c:547:1: enter_function: entry to ‘g_output_stream_printf’
glib-2.87.0/gio/goutputstream.c:557:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/goutputstream.c:558:13: call_function: calling ‘g_output_stream_vprintf’ from ‘g_output_stream_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def108]
glib-2.87.0/gio/goutputstream.c:604:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/goutputstream.c:547:1: enter_function: entry to ‘g_output_stream_printf’
glib-2.87.0/gio/goutputstream.c:557:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/goutputstream.c:558:13: call_function: calling ‘g_output_stream_vprintf’ from ‘g_output_stream_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def109]
glib-2.87.0/gio/goutputstream.c:605:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/goutputstream.c:547:1: enter_function: entry to ‘g_output_stream_printf’
glib-2.87.0/gio/goutputstream.c:557:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/goutputstream.c:558:13: call_function: calling ‘g_output_stream_vprintf’ from ‘g_output_stream_printf’
Error: COMPILER_WARNING (CWE-704): [#def110]
glib-2.87.0/gio/gresource.c: scope_hint: In function ‘g_resource_find_overlay’
glib-2.87.0/gio/gresource.c:462:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def111]
glib-2.87.0/gio/gresource.c:462:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-476): [#def112]
glib-2.87.0/gio/gresourcefile.c:188:7: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘out’
glib-2.87.0/gio/gresourcefile.c:178:1: enter_function: entry to ‘canonicalize_filename’
glib-2.87.0/gio/gresourcefile.c:186:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:191:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gresourcefile.c:195:10: branch_false: ...to here
glib-2.87.0/gio/gresourcefile.c:195:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:198:15: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:198:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:200:15: call_function: calling ‘pop_to_previous_part’ from ‘canonicalize_filename’
glib-2.87.0/gio/gresourcefile.c:200:15: return_function: returning to ‘canonicalize_filename’ from ‘pop_to_previous_part’
glib-2.87.0/gio/gresourcefile.c:186:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:188:7: release_memory: ‘out’ is NULL
glib-2.87.0/gio/gresourcefile.c:188:7: danger: dereference of NULL ‘out’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def113]
glib-2.87.0/gio/gresourcefile.c:223:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘out’
glib-2.87.0/gio/gresourcefile.c:178:1: enter_function: entry to ‘canonicalize_filename’
glib-2.87.0/gio/gresourcefile.c:186:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:191:14: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gresourcefile.c:195:10: branch_false: ...to here
glib-2.87.0/gio/gresourcefile.c:195:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:198:15: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:198:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:200:15: call_function: calling ‘pop_to_previous_part’ from ‘canonicalize_filename’
glib-2.87.0/gio/gresourcefile.c:200:15: return_function: returning to ‘canonicalize_filename’ from ‘pop_to_previous_part’
glib-2.87.0/gio/gresourcefile.c:186:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gresourcefile.c:223:7: branch_false: ...to here
glib-2.87.0/gio/gresourcefile.c:223:7: release_memory: ‘out’ is NULL
glib-2.87.0/gio/gresourcefile.c:223:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gresourcefile.c:223:21: branch_true: ...to here
glib-2.87.0/gio/gresourcefile.c:223:21: danger: dereference of NULL ‘out’
Error: CPPCHECK_WARNING (CWE-758): [#def114]
glib-2.87.0/gio/gsettings.c:496: warning[objectIndex]: The address of variable 'key' might be accessed at non-zero index.
Error: GCC_ANALYZER_WARNING (CWE-404): [#def115]
glib-2.87.0/gio/gsettings.c:1765:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsettings.c:1764:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsettings.c:1765:11: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/gio/gsettings.c:1765:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def116]
glib-2.87.0/gio/gsimpleasyncresult.c:240:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsimpleasyncresult.c:748:1: enter_function: entry to ‘g_simple_async_result_set_error’
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: following ‘false’ branch (when ‘simple’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:757:3: branch_true: following ‘true’ branch (when ‘domain != 0’)...
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsimpleasyncresult.c:761:3: call_function: calling ‘g_simple_async_result_set_error_va’ from ‘g_simple_async_result_set_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def117]
glib-2.87.0/gio/gsimpleasyncresult.c:725:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsimpleasyncresult.c:748:1: enter_function: entry to ‘g_simple_async_result_set_error’
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: following ‘false’ branch (when ‘simple’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:757:3: branch_true: following ‘true’ branch (when ‘domain != 0’)...
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsimpleasyncresult.c:761:3: call_function: calling ‘g_simple_async_result_set_error_va’ from ‘g_simple_async_result_set_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def118]
glib-2.87.0/gio/gsimpleasyncresult.c:730:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsimpleasyncresult.c:748:1: enter_function: entry to ‘g_simple_async_result_set_error’
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: following ‘false’ branch (when ‘simple’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:757:3: branch_true: following ‘true’ branch (when ‘domain != 0’)...
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsimpleasyncresult.c:761:3: call_function: calling ‘g_simple_async_result_set_error_va’ from ‘g_simple_async_result_set_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def119]
glib-2.87.0/gio/gsimpleasyncresult.c:731:19: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsimpleasyncresult.c:748:1: enter_function: entry to ‘g_simple_async_result_set_error’
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: following ‘false’ branch (when ‘simple’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:756:3: branch_false: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:757:3: branch_true: following ‘true’ branch (when ‘domain != 0’)...
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:758:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: branch_true: ...to here
glib-2.87.0/gio/gsimpleasyncresult.c:760:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsimpleasyncresult.c:761:3: call_function: calling ‘g_simple_async_result_set_error_va’ from ‘g_simple_async_result_set_error’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def120]
glib-2.87.0/gio/gsocket.c:674:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/gsocket.c:649:6: branch_false: following ‘false’ branch (when ‘fd == -1’)...
glib-2.87.0/gio/gsocket.c:653:18: branch_false: ...to here
glib-2.87.0/gio/gsocket.c:653:7: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsocket.c:655:10: branch_true: ...to here
glib-2.87.0/gio/gsocket.c:655:10: acquire_resource: socket created here
glib-2.87.0/gio/gsocket.c:657:6: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
glib-2.87.0/gio/gsocket.c:674:13: branch_false: ...to here
glib-2.87.0/gio/gsocket.c:674:13: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/gsocket.c:674:13: danger: ‘fd’ leaks here
Error: CPPCHECK_WARNING (CWE-457): [#def121]
glib-2.87.0/gio/gsocket.c:2803: error[uninitvar]: Uninitialized variable: result
Error: GCC_ANALYZER_WARNING (CWE-404): [#def122]
glib-2.87.0/gio/gsubprocess.c:588:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsubprocess.c:582:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsubprocess.c:587:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsubprocess.c:588:3: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/gsubprocess.c:588:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def123]
glib-2.87.0/gio/gsubprocess.c:590:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsubprocess.c:582:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsubprocess.c:587:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsubprocess.c:589:10: branch_true: following ‘true’ branch (when ‘arg’ is non-NULL)...
glib-2.87.0/gio/gsubprocess.c:590:5: branch_true: ...to here
glib-2.87.0/gio/gsubprocess.c:590:5: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/gsubprocess.c:590:5: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def124]
glib-2.87.0/gio/gsubprocess.c:591:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsubprocess.c:582:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsubprocess.c:587:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsubprocess.c:591:3: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/gsubprocess.c:591:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def125]
glib-2.87.0/gio/gsubprocesslauncher.c:749:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsubprocesslauncher.c:743:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsubprocesslauncher.c:748:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsubprocesslauncher.c:749:3: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/gsubprocesslauncher.c:749:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def126]
glib-2.87.0/gio/gsubprocesslauncher.c:751:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsubprocesslauncher.c:743:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsubprocesslauncher.c:748:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsubprocesslauncher.c:750:10: branch_true: following ‘true’ branch (when ‘arg’ is non-NULL)...
glib-2.87.0/gio/gsubprocesslauncher.c:751:5: branch_true: ...to here
glib-2.87.0/gio/gsubprocesslauncher.c:751:5: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/gsubprocesslauncher.c:751:5: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def127]
glib-2.87.0/gio/gsubprocesslauncher.c:753:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gsubprocesslauncher.c:743:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gsubprocesslauncher.c:748:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gsubprocesslauncher.c:753:3: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/gsubprocesslauncher.c:753:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def128]
glib-2.87.0/gio/gtask.c:919:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gtask.c:918:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gtask.c:919:11: throw: if ‘g_error_new_valist’ throws an exception...
glib-2.87.0/gio/gtask.c:919:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def129]
glib-2.87.0/gio/gtask.c:2130:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/gtask.c:2129:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/gtask.c:2130:11: throw: if ‘g_error_new_valist’ throws an exception...
glib-2.87.0/gio/gtask.c:2130:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def130]
glib-2.87.0/gio/gtestdbus.c:262:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def131]
glib-2.87.0/gio/gtestdbus.c:262:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def132]
glib-2.87.0/gio/gtestdbus.c:263:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def133]
glib-2.87.0/gio/gtestdbus.c:263:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def134]
glib-2.87.0/gio/gtestdbus.c:269:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def135]
glib-2.87.0/gio/gtestdbus.c:269:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def136]
glib-2.87.0/gio/gtestdbus.c:270:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def137]
glib-2.87.0/gio/gtestdbus.c:270:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def138]
glib-2.87.0/gio/gtestdbus.c:275:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def139]
glib-2.87.0/gio/gtestdbus.c:275:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def140]
glib-2.87.0/gio/gtestdbus.c:281:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def141]
glib-2.87.0/gio/gtestdbus.c:281:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def142]
glib-2.87.0/gio/gtestdbus.c:282:21: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def143]
glib-2.87.0/gio/gtlscertificate.c:1119:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘cert’
glib-2.87.0/gio/gtlscertificate.c:557:1: enter_function: entry to ‘create_certificate_chain_from_list’
glib-2.87.0/gio/gtlscertificate.c:565:10: branch_false: following ‘false’ branch (when ‘pem’ is NULL)...
glib-2.87.0/gio/gtlscertificate.c:595:11: branch_false: ...to here
glib-2.87.0/gio/gtlscertificate.c:595:11: call_function: calling ‘g_tls_certificate_verify’ from ‘create_certificate_chain_from_list’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def144]
glib-2.87.0/gio/gtrashportal.c:114:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/gtrashportal.c:83:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gtrashportal.c:90:10: branch_false: ...to here
glib-2.87.0/gio/gtrashportal.c:92:8: acquire_resource: opened here
glib-2.87.0/gio/gtrashportal.c:93:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gtrashportal.c:101:11: branch_false: ...to here
glib-2.87.0/gio/gtrashportal.c:103:6: branch_false: following ‘false’ branch (when ‘fd != -1’)...
glib-2.87.0/gio/gtrashportal.c:114:13: branch_false: ...to here
glib-2.87.0/gio/gtrashportal.c:114:13: throw: if ‘g_unix_fd_list_new’ throws an exception...
glib-2.87.0/gio/gtrashportal.c:114:13: danger: ‘fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def145]
glib-2.87.0/gio/gtrashportal.c:115:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/gtrashportal.c:83:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gtrashportal.c:90:10: branch_false: ...to here
glib-2.87.0/gio/gtrashportal.c:92:8: acquire_resource: opened here
glib-2.87.0/gio/gtrashportal.c:93:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/gtrashportal.c:101:11: branch_false: ...to here
glib-2.87.0/gio/gtrashportal.c:103:6: branch_false: following ‘false’ branch (when ‘fd != -1’)...
glib-2.87.0/gio/gtrashportal.c:114:13: branch_false: ...to here
glib-2.87.0/gio/gtrashportal.c:115:11: throw: if ‘g_unix_fd_list_append’ throws an exception...
glib-2.87.0/gio/gtrashportal.c:115:11: danger: ‘fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def146]
glib-2.87.0/gio/gunixfdlist.c:128:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘new_fd’
glib-2.87.0/gio/gunixfdlist.c:109:14: acquire_resource: opened here
glib-2.87.0/gio/gunixfdlist.c:112:6: branch_false: following ‘false’ branch (when ‘new_fd >= 0’)...
glib-2.87.0/gio/gunixfdlist.c:112:6: branch_false: ...to here
glib-2.87.0/gio/gunixfdlist.c:128:11: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/gunixfdlist.c:128:11: danger: ‘new_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def147]
glib-2.87.0/gio/gunixmounts.c:226:11: warning[-Wanalyzer-null-argument]: use of NULL ‘value’ where non-null expected
glib-2.87.0/gio/gunixmounts.c:2048:1: enter_function: entry to ‘g_unix_mount_entry_for’
glib-2.87.0/gio/gunixmounts.c:2061:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/gunixmounts.c:2063:19: branch_true: ...to here
glib-2.87.0/gio/gunixmounts.c:2063:19: call_function: calling ‘g_unix_mount_entry_at’ from ‘g_unix_mount_entry_for’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def148]
glib-2.87.0/gio/inotify/inotify-sub.c:39:16: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/gio/inotify/inotify-sub.c:36:1: enter_function: entry to ‘dup_dirname’
glib-2.87.0/gio/inotify/inotify-sub.c:39:16: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-628): [#def149]
glib-2.87.0/gio/strinfo.c:284: error[invalidFunctionArg]: Invalid memchr() argument nr 2. The value is -1 but the valid values are '0:'.
Error: GCC_ANALYZER_WARNING (CWE-404): [#def150]
glib-2.87.0/gio/tests/actions.c:178:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/actions.c:172:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/actions.c:176:10: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/gio/tests/actions.c:178:12: branch_false: ...to here
glib-2.87.0/gio/tests/actions.c:178:12: throw: if ‘g_strv_contains’ throws an exception...
glib-2.87.0/gio/tests/actions.c:178:12: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-835): [#def151]
glib-2.87.0/gio/tests/cancellable.c:398:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/gio/tests/cancellable.c:398:11: danger: infinite loop here
glib-2.87.0/gio/tests/cancellable.c:398:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/gio/tests/cancellable.c:398:10: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def152]
glib-2.87.0/gio/tests/cancellable.c:554:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/gio/tests/cancellable.c:554:11: danger: infinite loop here
glib-2.87.0/gio/tests/cancellable.c:554:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/gio/tests/cancellable.c:554:10: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def153]
glib-2.87.0/gio/tests/cancellable.c:649:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/gio/tests/cancellable.c:649:11: danger: infinite loop here
glib-2.87.0/gio/tests/cancellable.c:649:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/gio/tests/cancellable.c:649:10: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def154]
glib-2.87.0/gio/tests/fake-desktop-portal.c:476:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/fake-desktop-portal.c:470:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/fake-desktop-portal.c:475:12: acquire_resource: opened here
glib-2.87.0/gio/tests/fake-desktop-portal.c:476:17: throw: if ‘g_unix_fd_query_path’ throws an exception...
glib-2.87.0/gio/tests/fake-desktop-portal.c:476:17: danger: ‘fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def155]
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:45:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:44:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:45:3: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:45:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def156]
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:47:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:44:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:46:10: branch_true: following ‘true’ branch (when ‘arg’ is non-NULL)...
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:47:5: branch_true: ...to here
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:47:5: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:47:5: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def157]
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:48:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:44:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:48:3: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/tests/g-file-info-filesystem-readonly.c:48:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def158]
glib-2.87.0/gio/tests/gdbus-example-subtree.c:320: error[legacyUninitvar]: Uninitialized variable: vtable_to_return
Error: COMPILER_WARNING (CWE-704): [#def159]
glib-2.87.0/gio/tests/gdbus-export.c: scope_hint: In function ‘dyna_cyber’
glib-2.87.0/gio/tests/gdbus-export.c:319:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def160]
glib-2.87.0/gio/tests/gdbus-export.c:319:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def161]
glib-2.87.0/gio/tests/gdbus-export.c:1749:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/gdbus-export.c:1747:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/gdbus-export.c:1749:3: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/gio/tests/gdbus-export.c:1749:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def162]
glib-2.87.0/gio/tests/gdbus-peer.c:317:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/gdbus-peer.c:311:8: acquire_resource: stream socket created here
glib-2.87.0/gio/tests/gdbus-peer.c:317:3: throw: if ‘g_close’ throws an exception...
glib-2.87.0/gio/tests/gdbus-peer.c:317:3: danger: ‘fd’ leaks here
Error: COMPILER_WARNING (CWE-704): [#def163]
glib-2.87.0/gio/tests/gdbus-peer.c: scope_hint: In function ‘test_nonce_tcp’
glib-2.87.0/gio/tests/gdbus-peer.c:1764:5: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def164]
glib-2.87.0/gio/tests/gdbus-peer.c:1764:5: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def165]
glib-2.87.0/gio/tests/gdbus-peer.c:1826:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘creat(g_uri_unescape_string(s, 0), 384)’
glib-2.87.0/gio/tests/gdbus-peer.c:1739:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1742:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1750:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1750:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1755:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1756:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1765:3: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
glib-2.87.0/gio/tests/gdbus-peer.c:1766:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1781:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1782:7: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1789:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1795:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1801:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1802:7: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1809:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1812:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1821:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1824:8: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1824:8: acquire_resource: opened here
glib-2.87.0/gio/tests/gdbus-peer.c:1825:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gdbus-peer.c:1826:3: branch_true: ...to here
glib-2.87.0/gio/tests/gdbus-peer.c:1826:3: danger: ‘creat(g_uri_unescape_string(s, 0), 384)’ leaks here; was opened at [(20)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def166]
glib-2.87.0/gio/tests/gdbus-proxy.c:151:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/gdbus-proxy.c:145:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/gdbus-proxy.c:149:10: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/gio/tests/gdbus-proxy.c:151:31: branch_false: ...to here
glib-2.87.0/gio/tests/gdbus-proxy.c:151:11: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/gio/tests/gdbus-proxy.c:151:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def167]
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1169:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1168:8: acquire_resource: opened here
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1169:3: throw: if ‘g_unix_fd_list_append’ throws an exception...
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1169:3: danger: ‘fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def168]
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1175:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1174:8: acquire_resource: opened here
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1175:3: throw: if ‘g_unix_fd_list_append’ throws an exception...
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1175:3: danger: ‘fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def169]
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1658:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1652:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1656:10: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1658:7: branch_false: ...to here
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1658:7: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1658:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def170]
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1709:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1703:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1707:10: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1709:7: branch_false: ...to here
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1709:7: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/tests/gdbus-test-codegen.c:1709:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def171]
glib-2.87.0/gio/tests/gdbus-testserver.c:671: error[legacyUninitvar]: Uninitialized variable: ret
Error: GCC_ANALYZER_WARNING (CWE-131): [#def172]
glib-2.87.0/gio/tests/gsettings.c:2335:3: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glib-2.87.0/gio/tests/gsettings.c:2309:1: enter_function: entry to ‘test_strinfo’
glib-2.87.0/gio/tests/gsettings.c:2328:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.87.0/gio/tests/gsettings.c:2328:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.87.0/gio/tests/gsettings.c:2329:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.87.0/gio/tests/gsettings.c:2329:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.87.0/gio/tests/gsettings.c:2335:3: danger: assigned to ‘const guint32 *’ {{aka ‘const unsigned int *’}} here; ‘sizeof (guint32 {{aka const unsigned int}})’ is ‘4’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def173]
glib-2.87.0/gio/tests/gsettings.c:2662:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/gsettings.c:2656:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/gsettings.c:2660:10: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/gio/tests/gsettings.c:2662:12: branch_false: ...to here
glib-2.87.0/gio/tests/gsettings.c:2662:12: throw: if ‘g_strv_contains’ throws an exception...
glib-2.87.0/gio/tests/gsettings.c:2662:12: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def174]
glib-2.87.0/gio/tests/gsubprocess-testprog.c:148:7: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
glib-2.87.0/gio/tests/gsubprocess-testprog.c:138:15: branch_true: following ‘true’ branch (when ‘i < argc’)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:140:26: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:141:17: acquire_memory: allocated here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:145:7: branch_true: following ‘true’ branch (when ‘f’ is non-NULL)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:147:23: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:148:7: throw: if ‘g_assertion_message_expr’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:148:7: danger: ‘f’ leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def175]
glib-2.87.0/gio/tests/gsubprocess-testprog.c:189:7: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
glib-2.87.0/gio/tests/gsubprocess-testprog.c:166:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:172:8: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:173:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:179:7: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:179:7: acquire_memory: allocated here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:180:6: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:186:16: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:187:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:189:7: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:189:7: throw: if ‘g_log’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:189:7: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def176]
glib-2.87.0/gio/tests/gsubprocess-testprog.c:196:7: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
glib-2.87.0/gio/tests/gsubprocess-testprog.c:166:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:172:8: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:173:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:179:7: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:179:7: acquire_memory: allocated here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:180:6: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:186:16: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:187:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:193:7: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:193:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:195:7: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:196:7: throw: if ‘g_log’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:196:7: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def177]
glib-2.87.0/gio/tests/gsubprocess-testprog.c:204:1: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
glib-2.87.0/gio/tests/gsubprocess-testprog.c:166:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:172:8: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:173:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:179:7: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:179:7: acquire_memory: allocated here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:180:6: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:186:16: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:187:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gsubprocess-testprog.c:189:7: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess-testprog.c:204:1: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-685): [#def178]
glib-2.87.0/gio/tests/gsubprocess.c:63:10: warning[-Wanalyzer-va-list-exhausted]: ‘args’ has no more arguments (1 consumed)
glib-2.87.0/gio/tests/gsubprocess.c:1381:1: enter_function: entry to ‘test_signal’
glib-2.87.0/gio/tests/gsubprocess.c:1389:10: call_function: calling ‘get_test_subprocess_args’ from ‘test_signal’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-404): [#def179]
glib-2.87.0/gio/tests/gsubprocess.c:64:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/gsubprocess.c:48:1: enter_function: entry to ‘get_test_subprocess_args’
glib-2.87.0/gio/tests/gsubprocess.c:62:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/gsubprocess.c:63:10: branch_true: following ‘true’ branch (when ‘arg’ is non-NULL)...
glib-2.87.0/gio/tests/gsubprocess.c:64:27: call_function: inlined call to ‘g_strdup_inline’ from ‘get_test_subprocess_args’
glib-2.87.0/gio/tests/gsubprocess.c:64:5: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess.c:64:5: danger: missing call to ‘va_end’ to match ‘va_start’ at [(2)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def180]
glib-2.87.0/gio/tests/gsubprocess.c:767:24: warning[-Wanalyzer-null-argument]: use of NULL ‘stdout_data’ where non-null expected
glib-2.87.0/gio/tests/gsubprocess.c:747:9: release_memory: ‘stdout_str’ is NULL
glib-2.87.0/gio/tests/gsubprocess.c:747:29: release_memory: ‘stdout_str’ is NULL
glib-2.87.0/gio/tests/gsubprocess.c:752:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess.c:756:12: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess.c:758:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess.c:761:7: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess.c:761:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gsubprocess.c:763:11: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess.c:763:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/gsubprocess.c:765:11: branch_true: ...to here
glib-2.87.0/gio/tests/gsubprocess.c:765:11: release_memory: ‘stdout_str’ is NULL
glib-2.87.0/gio/tests/gsubprocess.c:765:11: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/gsubprocess.c:765:11: branch_false: ...to here
glib-2.87.0/gio/tests/gsubprocess.c:766:11: release_memory: ‘stdout_str’ is NULL
glib-2.87.0/gio/tests/gsubprocess.c:767:24: danger: argument 1 (‘stdout_data’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def181]
glib-2.87.0/gio/tests/gsubprocess.c:1563:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd2’
glib-2.87.0/gio/tests/gsubprocess.c:1562:9: acquire_resource: opened here
glib-2.87.0/gio/tests/gsubprocess.c:1563:14: throw: if ‘g_subprocess_launcher_new’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess.c:1563:14: danger: ‘fd2’ leaks here; was opened at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def182]
glib-2.87.0/gio/tests/gsubprocess.c:1563:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/gsubprocess.c:1561:8: acquire_resource: opened here
glib-2.87.0/gio/tests/gsubprocess.c:1563:14: throw: if ‘g_subprocess_launcher_new’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess.c:1563:14: danger: ‘fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def183]
glib-2.87.0/gio/tests/gsubprocess.c:1564:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd2’
glib-2.87.0/gio/tests/gsubprocess.c:1562:9: acquire_resource: opened here
glib-2.87.0/gio/tests/gsubprocess.c:1564:3: throw: if ‘g_subprocess_launcher_take_fd’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess.c:1564:3: danger: ‘fd2’ leaks here; was opened at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def184]
glib-2.87.0/gio/tests/gsubprocess.c:1564:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/gsubprocess.c:1561:8: acquire_resource: opened here
glib-2.87.0/gio/tests/gsubprocess.c:1564:3: throw: if ‘g_subprocess_launcher_take_fd’ throws an exception...
glib-2.87.0/gio/tests/gsubprocess.c:1564:3: danger: ‘fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def185]
glib-2.87.0/gio/tests/live-g-file.c:310: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: f
Error: CPPCHECK_WARNING (CWE-476): [#def186]
glib-2.87.0/gio/tests/live-g-file.c:311: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: f
Error: GCC_ANALYZER_WARNING (CWE-404): [#def187]
glib-2.87.0/gio/tests/mimeapps.c:21:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gio/tests/mimeapps.c:15:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gio/tests/mimeapps.c:19:10: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/gio/tests/mimeapps.c:21:31: branch_false: ...to here
glib-2.87.0/gio/tests/mimeapps.c:21:11: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/gio/tests/mimeapps.c:21:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def188]
glib-2.87.0/gio/tests/pollable.c:200:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[0]’
glib-2.87.0/gio/tests/pollable.c:198:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:200:8: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:200:8: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:200:8: danger: ‘pipefds[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def189]
glib-2.87.0/gio/tests/pollable.c:200:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:198:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:200:8: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:200:8: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:200:8: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def190]
glib-2.87.0/gio/tests/pollable.c:200:8: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pipefds[0]’
glib-2.87.0/gio/tests/pollable.c:198:3: branch_false: following ‘false’ branch (when ‘status != 0’)...
glib-2.87.0/gio/tests/pollable.c:198:3: branch_false: ...to here
glib-2.87.0/gio/tests/pollable.c:200:8: danger: use of uninitialized value ‘pipefds[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def191]
glib-2.87.0/gio/tests/pollable.c:201:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:198:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:200:8: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:201:9: throw: if ‘g_unix_output_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:201:9: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def192]
glib-2.87.0/gio/tests/pollable.c:295:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[0]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:295:11: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:295:11: danger: ‘pipefds[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def193]
glib-2.87.0/gio/tests/pollable.c:295:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:295:11: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:295:11: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def194]
glib-2.87.0/gio/tests/pollable.c:295:11: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pipefds[0]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_false: following ‘false’ branch (when ‘status != 0’)...
glib-2.87.0/gio/tests/pollable.c:293:3: branch_false: ...to here
glib-2.87.0/gio/tests/pollable.c:295:11: danger: use of uninitialized value ‘pipefds[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def195]
glib-2.87.0/gio/tests/pollable.c:296:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:296:15: throw: if ‘g_charset_converter_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:296:15: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def196]
glib-2.87.0/gio/tests/pollable.c:297:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:297:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/pollable.c:297:3: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:297:3: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:297:3: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def197]
glib-2.87.0/gio/tests/pollable.c:299:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:299:8: throw: if ‘g_converter_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:299:8: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def198]
glib-2.87.0/gio/tests/pollable.c:300:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:300:3: throw: if ‘g_object_unref’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:300:3: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def199]
glib-2.87.0/gio/tests/pollable.c:301:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:301:3: throw: if ‘g_object_unref’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:301:3: danger: ‘pipefds[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def200]
glib-2.87.0/gio/tests/pollable.c:303:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefds[1]’
glib-2.87.0/gio/tests/pollable.c:293:3: branch_true: following ‘true’ branch (when ‘status == 0’)...
glib-2.87.0/gio/tests/pollable.c:295:11: branch_true: ...to here
glib-2.87.0/gio/tests/pollable.c:303:9: throw: if ‘g_unix_output_stream_new’ throws an exception...
glib-2.87.0/gio/tests/pollable.c:303:9: danger: ‘pipefds[1]’ leaks here
Error: CPPCHECK_WARNING (CWE-457): [#def201]
glib-2.87.0/gio/tests/sleepy-stream.c:58: warning[uninitvar]: Uninitialized variable: buffer
Error: GCC_ANALYZER_WARNING (CWE-775): [#def202]
glib-2.87.0/gio/tests/socket.c:1397:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/socket.c:1384:8: acquire_resource: stream socket created here
glib-2.87.0/gio/tests/socket.c:1392:3: branch_true: following ‘true’ branch (when ‘fd != -1’)...
glib-2.87.0/gio/tests/socket.c:1396:3: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1397:7: throw: if ‘g_socket_new_from_fd’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1397:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def203]
glib-2.87.0/gio/tests/socket.c:1429:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/gio/tests/socket.c:1416:8: acquire_resource: stream socket created here
glib-2.87.0/gio/tests/socket.c:1424:3: branch_true: following ‘true’ branch (when ‘fd != -1’)...
glib-2.87.0/gio/tests/socket.c:1428:3: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1429:7: throw: if ‘g_socket_new_from_fd’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1429:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def204]
glib-2.87.0/gio/tests/socket.c:1469:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[0]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1469:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/socket.c:1469:3: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1469:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1469:3: danger: ‘pv[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def205]
glib-2.87.0/gio/tests/socket.c:1469:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[1]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1469:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/socket.c:1469:3: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1469:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1469:3: danger: ‘pv[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def206]
glib-2.87.0/gio/tests/socket.c:1472:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[0]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1472:3: branch_false: following ‘false’ branch (when ‘pid < 0’)...
glib-2.87.0/gio/tests/socket.c:1472:3: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1472:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1472:3: danger: ‘pv[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def207]
glib-2.87.0/gio/tests/socket.c:1472:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[1]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1472:3: branch_false: following ‘false’ branch (when ‘pid < 0’)...
glib-2.87.0/gio/tests/socket.c:1472:3: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1472:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1472:3: danger: ‘pv[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def208]
glib-2.87.0/gio/tests/socket.c:1485:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[0]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1481:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/gio/tests/socket.c:1485:14: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1485:7: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1485:7: danger: ‘pv[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def209]
glib-2.87.0/gio/tests/socket.c:1485:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[1]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1481:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/gio/tests/socket.c:1485:14: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1485:7: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1485:7: danger: ‘pv[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def210]
glib-2.87.0/gio/tests/socket.c:1488:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pv[1]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/socket.c:1466:3: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1481:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/gio/tests/socket.c:1485:14: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1488:23: danger: use of uninitialized value ‘pv[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def211]
glib-2.87.0/gio/tests/socket.c:1508:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[0]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1481:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/gio/tests/socket.c:1508:14: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1508:7: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1508:7: danger: ‘pv[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def212]
glib-2.87.0/gio/tests/socket.c:1508:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[1]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.87.0/gio/tests/socket.c:1481:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/gio/tests/socket.c:1508:14: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1508:7: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/socket.c:1508:7: danger: ‘pv[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def213]
glib-2.87.0/gio/tests/socket.c:1512:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pv[1]’
glib-2.87.0/gio/tests/socket.c:1466:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/socket.c:1466:3: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1481:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/gio/tests/socket.c:1508:14: branch_false: ...to here
glib-2.87.0/gio/tests/socket.c:1512:7: danger: use of uninitialized value ‘pv[1]’ here
Error: CPPCHECK_WARNING (CWE-457): [#def214]
glib-2.87.0/gio/tests/srvtarget.c:125: warning[uninitvar]: Uninitialized variable: result
Error: GCC_ANALYZER_WARNING (CWE-775): [#def215]
glib-2.87.0/gio/tests/test-pipe-unix.c:73:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefd[0]’
glib-2.87.0/gio/tests/test-pipe-unix.c:63:6: branch_false: following ‘false’ branch (when ‘ret == 0’)...
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_true: following ‘true’ branch (when ‘is’ is non-NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:73:36: branch_true: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:73:11: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/test-pipe-unix.c:73:11: danger: ‘pipefd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def216]
glib-2.87.0/gio/tests/test-pipe-unix.c:73:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefd[1]’
glib-2.87.0/gio/tests/test-pipe-unix.c:63:6: branch_false: following ‘false’ branch (when ‘ret == 0’)...
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_true: following ‘true’ branch (when ‘is’ is non-NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:73:36: branch_true: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:73:11: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/test-pipe-unix.c:73:11: danger: ‘pipefd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def217]
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefd[0]’
glib-2.87.0/gio/tests/test-pipe-unix.c:63:6: branch_false: following ‘false’ branch (when ‘ret == 0’)...
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: following ‘false’ branch (when ‘is’ is NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: danger: ‘pipefd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def218]
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefd[1]’
glib-2.87.0/gio/tests/test-pipe-unix.c:63:6: branch_false: following ‘false’ branch (when ‘ret == 0’)...
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: following ‘false’ branch (when ‘is’ is NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: danger: ‘pipefd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def219]
glib-2.87.0/gio/tests/test-pipe-unix.c:78:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefd[1]’
glib-2.87.0/gio/tests/test-pipe-unix.c:63:6: branch_false: following ‘false’ branch (when ‘ret == 0’)...
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: following ‘false’ branch (when ‘is’ is NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:77:6: branch_true: following ‘true’ branch (when ‘os’ is non-NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:78:37: branch_true: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:78:11: throw: if ‘g_unix_output_stream_new’ throws an exception...
glib-2.87.0/gio/tests/test-pipe-unix.c:78:11: danger: ‘pipefd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def220]
glib-2.87.0/gio/tests/test-pipe-unix.c:80:5: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipefd[1]’
glib-2.87.0/gio/tests/test-pipe-unix.c:63:6: branch_false: following ‘false’ branch (when ‘ret == 0’)...
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:72:6: branch_false: following ‘false’ branch (when ‘is’ is NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:75:5: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:77:6: branch_false: following ‘false’ branch (when ‘os’ is NULL)...
glib-2.87.0/gio/tests/test-pipe-unix.c:80:5: branch_false: ...to here
glib-2.87.0/gio/tests/test-pipe-unix.c:80:5: throw: if ‘close’ throws an exception...
glib-2.87.0/gio/tests/test-pipe-unix.c:80:5: danger: ‘pipefd[1]’ leaks here
Error: CPPCHECK_WARNING (CWE-476): [#def221]
glib-2.87.0/gio/tests/tls-certificate.c:409: warning[nullPointer]: Possible null pointer dereference: l
Error: GCC_ANALYZER_WARNING (CWE-775): [#def222]
glib-2.87.0/gio/tests/unix-fd.c:27:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘my_fd’
glib-2.87.0/gio/tests/unix-fd.c:22:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:26:15: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:26:15: acquire_resource: opened here
glib-2.87.0/gio/tests/unix-fd.c:27:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/unix-fd.c:27:7: danger: ‘my_fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def223]
glib-2.87.0/gio/tests/unix-fd.c:31:5: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘my_fd’
glib-2.87.0/gio/tests/unix-fd.c:22:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:26:15: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:26:15: acquire_resource: opened here
glib-2.87.0/gio/tests/unix-fd.c:22:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:26:15: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:30:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:31:21: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:31:5: throw: if ‘g_close’ throws an exception...
glib-2.87.0/gio/tests/unix-fd.c:31:5: danger: ‘my_fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def224]
glib-2.87.0/gio/tests/unix-fd.c:32:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘my_fd’
glib-2.87.0/gio/tests/unix-fd.c:22:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:26:15: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:26:15: acquire_resource: opened here
glib-2.87.0/gio/tests/unix-fd.c:22:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:26:15: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:30:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.87.0/gio/tests/unix-fd.c:31:21: branch_true: ...to here
glib-2.87.0/gio/tests/unix-fd.c:32:1: danger: ‘my_fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def225]
glib-2.87.0/gio/tests/unix-fd.c:42:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd_list[0]’
glib-2.87.0/gio/tests/unix-fd.c:105:1: enter_function: entry to ‘test_scm’
glib-2.87.0/gio/tests/unix-fd.c:129:3: call_function: calling ‘create_fd_list’ from ‘test_scm’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def226]
glib-2.87.0/gio/tests/unix-fd.c:42:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd_list[1]’
glib-2.87.0/gio/tests/unix-fd.c:105:1: enter_function: entry to ‘test_scm’
glib-2.87.0/gio/tests/unix-fd.c:129:3: call_function: calling ‘create_fd_list’ from ‘test_scm’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def227]
glib-2.87.0/gio/tests/unix-fd.c:42:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd_list[2]’
glib-2.87.0/gio/tests/unix-fd.c:105:1: enter_function: entry to ‘test_scm’
glib-2.87.0/gio/tests/unix-fd.c:129:3: call_function: calling ‘create_fd_list’ from ‘test_scm’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def228]
glib-2.87.0/gio/tests/unix-fd.c:42:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd_list[3]’
glib-2.87.0/gio/tests/unix-fd.c:105:1: enter_function: entry to ‘test_scm’
glib-2.87.0/gio/tests/unix-fd.c:129:3: call_function: calling ‘create_fd_list’ from ‘test_scm’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def229]
glib-2.87.0/gio/tests/unix-streams.c:444:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:439:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:440:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:442:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:444:8: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:444:8: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:444:8: danger: ‘fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def230]
glib-2.87.0/gio/tests/unix-streams.c:444:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:439:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:440:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:442:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:444:8: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:444:8: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:444:8: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def231]
glib-2.87.0/gio/tests/unix-streams.c:444:8: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:439:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:440:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:442:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:442:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:444:8: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def232]
glib-2.87.0/gio/tests/unix-streams.c:445:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:439:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:440:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:442:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:444:8: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:445:8: throw: if ‘g_unix_output_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:445:8: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def233]
glib-2.87.0/gio/tests/unix-streams.c:492:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:492:3: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:492:3: danger: ‘fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def234]
glib-2.87.0/gio/tests/unix-streams.c:492:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:492:3: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:492:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def235]
glib-2.87.0/gio/tests/unix-streams.c:492:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:492:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def236]
glib-2.87.0/gio/tests/unix-streams.c:493:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:493:12: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:493:12: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def237]
glib-2.87.0/gio/tests/unix-streams.c:494:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:494:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:494:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:494:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:494:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def238]
glib-2.87.0/gio/tests/unix-streams.c:496:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:496:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:496:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:496:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:496:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def239]
glib-2.87.0/gio/tests/unix-streams.c:499:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:499:8: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:499:8: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def240]
glib-2.87.0/gio/tests/unix-streams.c:500:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:490:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:492:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:500:8: throw: if ‘g_unix_output_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:500:8: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def241]
glib-2.87.0/gio/tests/unix-streams.c:575:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:575:3: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:575:3: danger: ‘fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def242]
glib-2.87.0/gio/tests/unix-streams.c:575:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:575:3: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:575:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def243]
glib-2.87.0/gio/tests/unix-streams.c:575:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:575:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def244]
glib-2.87.0/gio/tests/unix-streams.c:576:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:576:12: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:576:12: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def245]
glib-2.87.0/gio/tests/unix-streams.c:577:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:577:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:577:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:577:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:577:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def246]
glib-2.87.0/gio/tests/unix-streams.c:579:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:579:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:579:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:579:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:579:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def247]
glib-2.87.0/gio/tests/unix-streams.c:582:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:582:8: throw: if ‘g_unix_input_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:582:8: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def248]
glib-2.87.0/gio/tests/unix-streams.c:583:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.87.0/gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:573:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:575:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:583:8: throw: if ‘g_unix_output_stream_new’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:583:8: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def249]
glib-2.87.0/gio/tests/unix-streams.c:697:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:687:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:697:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:697:3: throw: if ‘g_unix_set_fd_nonblocking’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:697:3: danger: ‘fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def250]
glib-2.87.0/gio/tests/unix-streams.c:697:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:687:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:697:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:697:3: throw: if ‘g_unix_set_fd_nonblocking’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:697:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def251]
glib-2.87.0/gio/tests/unix-streams.c:697:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:687:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:687:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:697:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def252]
glib-2.87.0/gio/tests/unix-streams.c:698:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:687:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:697:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:698:3: throw: if ‘g_unix_set_fd_nonblocking’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:698:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def253]
glib-2.87.0/gio/tests/unix-streams.c:788:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:778:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:788:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:788:3: throw: if ‘g_unix_set_fd_nonblocking’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:788:3: danger: ‘fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def254]
glib-2.87.0/gio/tests/unix-streams.c:788:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:778:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:788:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:788:3: throw: if ‘g_unix_set_fd_nonblocking’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:788:3: danger: ‘fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def255]
glib-2.87.0/gio/tests/unix-streams.c:788:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.87.0/gio/tests/unix-streams.c:778:3: branch_false: following ‘false’ branch...
glib-2.87.0/gio/tests/unix-streams.c:778:3: branch_false: ...to here
glib-2.87.0/gio/tests/unix-streams.c:788:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def256]
glib-2.87.0/gio/tests/unix-streams.c:789:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd[1]’
glib-2.87.0/gio/tests/unix-streams.c:778:3: branch_true: following ‘true’ branch...
glib-2.87.0/gio/tests/unix-streams.c:788:3: branch_true: ...to here
glib-2.87.0/gio/tests/unix-streams.c:789:3: throw: if ‘g_unix_set_fd_nonblocking’ throws an exception...
glib-2.87.0/gio/tests/unix-streams.c:789:3: danger: ‘fd[1]’ leaks here
Error: CPPCHECK_WARNING (CWE-476): [#def257]
glib-2.87.0/gio/xdgmime/xdgmime.c:107: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def258]
glib-2.87.0/gio/xdgmime/xdgmime.c:108: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-476): [#def259]
glib-2.87.0/gio/xdgmime/xdgmime.c:108:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def260]
glib-2.87.0/gio/xdgmime/xdgmime.c:109: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def261]
glib-2.87.0/gio/xdgmime/xdgmime.c:110: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def262]
glib-2.87.0/gio/xdgmime/xdgmime.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def263]
glib-2.87.0/gio/xdgmime/xdgmime.c:138:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def264]
glib-2.87.0/gio/xdgmime/xdgmime.c:141:29: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-401): [#def265]
glib-2.87.0/gio/xdgmime/xdgmime.c:147: error[memleakOnRealloc]: Common realloc mistake: '_caches' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-476): [#def266]
glib-2.87.0/gio/xdgmime/xdgmime.c:158: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def267]
glib-2.87.0/gio/xdgmime/xdgmime.c:158:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def268]
glib-2.87.0/gio/xdgmime/xdgmime.c:161:7: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def269]
glib-2.87.0/gio/xdgmime/xdgmime.c:168: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def270]
glib-2.87.0/gio/xdgmime/xdgmime.c:168:7: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def271]
glib-2.87.0/gio/xdgmime/xdgmime.c:171:11: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def272]
glib-2.87.0/gio/xdgmime/xdgmime.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def273]
glib-2.87.0/gio/xdgmime/xdgmime.c:181:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def274]
glib-2.87.0/gio/xdgmime/xdgmime.c:184:7: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def275]
glib-2.87.0/gio/xdgmime/xdgmime.c:193: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def276]
glib-2.87.0/gio/xdgmime/xdgmime.c:193:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def277]
glib-2.87.0/gio/xdgmime/xdgmime.c:194:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def278]
glib-2.87.0/gio/xdgmime/xdgmime.c:198: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def279]
glib-2.87.0/gio/xdgmime/xdgmime.c:198:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def280]
glib-2.87.0/gio/xdgmime/xdgmime.c:199:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def281]
glib-2.87.0/gio/xdgmime/xdgmime.c:203: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def282]
glib-2.87.0/gio/xdgmime/xdgmime.c:203:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def283]
glib-2.87.0/gio/xdgmime/xdgmime.c:204:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def284]
glib-2.87.0/gio/xdgmime/xdgmime.c:208: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def285]
glib-2.87.0/gio/xdgmime/xdgmime.c:208:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def286]
glib-2.87.0/gio/xdgmime/xdgmime.c:209:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def287]
glib-2.87.0/gio/xdgmime/xdgmime.c:250: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mime_subdir
Error: GCC_ANALYZER_WARNING (CWE-688): [#def288]
glib-2.87.0/gio/xdgmime/xdgmime.c:250:7: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘mime_subdir’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def289]
glib-2.87.0/gio/xdgmime/xdgmime.c:251: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mime_subdir
Error: GCC_ANALYZER_WARNING (CWE-476): [#def290]
glib-2.87.0/gio/xdgmime/xdgmime.c:253:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘xdg_dirs’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def291]
glib-2.87.0/gio/xdgmime/xdgmime.c:260: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: guessed_xdg_home
Error: GCC_ANALYZER_WARNING (CWE-688): [#def292]
glib-2.87.0/gio/xdgmime/xdgmime.c:260:7: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘guessed_xdg_home’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def293]
glib-2.87.0/gio/xdgmime/xdgmime.c:261: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: guessed_xdg_home
Error: GCC_ANALYZER_WARNING (CWE-476): [#def294]
glib-2.87.0/gio/xdgmime/xdgmime.c:263:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘xdg_dirs’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def295]
glib-2.87.0/gio/xdgmime/xdgmime.c:290: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dir
Error: CPPCHECK_WARNING (CWE-476): [#def296]
glib-2.87.0/gio/xdgmime/xdgmime.c:291: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dir
Error: CPPCHECK_WARNING (CWE-476): [#def297]
glib-2.87.0/gio/xdgmime/xdgmime.c:292: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dir
Error: GCC_ANALYZER_WARNING (CWE-476): [#def298]
glib-2.87.0/gio/xdgmime/xdgmime.c:300:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘xdg_dirs’
glib-2.87.0/gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.87.0/gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: CPPCHECK_WARNING (CWE-476): [#def299]
glib-2.87.0/gio/xdgmime/xdgmime.c:345: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: xdg_dirs
Error: CPPCHECK_WARNING (CWE-476): [#def300]
glib-2.87.0/gio/xdgmime/xdgmime.c:346: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: xdg_dirs
Error: CPPCHECK_WARNING (CWE-476): [#def301]
glib-2.87.0/gio/xdgmime/xdgmime.c:405: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def302]
glib-2.87.0/gio/xdgmime/xdgmime.c:405:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:1020:1: enter_function: entry to ‘_gio_xdg_get_generic_icon’
glib-2.87.0/gio/xdgmime/xdgmime.c:1022:3: call_function: calling ‘xdg_mime_init’ from ‘_gio_xdg_get_generic_icon’
Error: CPPCHECK_WARNING (CWE-476): [#def303]
glib-2.87.0/gio/xdgmime/xdgmime.c:420: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def304]
glib-2.87.0/gio/xdgmime/xdgmime.c:420:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:1020:1: enter_function: entry to ‘_gio_xdg_get_generic_icon’
glib-2.87.0/gio/xdgmime/xdgmime.c:1022:3: call_function: calling ‘xdg_mime_init’ from ‘_gio_xdg_get_generic_icon’
Error: CPPCHECK_WARNING (CWE-476): [#def305]
glib-2.87.0/gio/xdgmime/xdgmime.c:431: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def306]
glib-2.87.0/gio/xdgmime/xdgmime.c:431:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmime.c:1020:1: enter_function: entry to ‘_gio_xdg_get_generic_icon’
glib-2.87.0/gio/xdgmime/xdgmime.c:1022:3: call_function: calling ‘xdg_mime_init’ from ‘_gio_xdg_get_generic_icon’
Error: COMPILER_WARNING (CWE-704): [#def307]
glib-2.87.0/gio/xdgmime/xdgmime.c: scope_hint: In function ‘_gio_xdg_media_type_equal’
glib-2.87.0/gio/xdgmime/xdgmime.c:786:7: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def308]
glib-2.87.0/gio/xdgmime/xdgmime.c:786:7: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: CPPCHECK_WARNING (CWE-476): [#def309]
glib-2.87.0/gio/xdgmime/xdgmime.c:922: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: result
Error: CPPCHECK_WARNING (CWE-476): [#def310]
glib-2.87.0/gio/xdgmime/xdgmime.c:969: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def311]
glib-2.87.0/gio/xdgmime/xdgmime.c:970: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def312]
glib-2.87.0/gio/xdgmime/xdgmime.c:971: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def313]
glib-2.87.0/gio/xdgmime/xdgmime.c:972: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def314]
glib-2.87.0/gio/xdgmime/xdgmime.c:973: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def315]
glib-2.87.0/gio/xdgmime/xdgmime.c:974: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def316]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:53: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-476): [#def317]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:53:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.87.0/gio/xdgmime/xdgmimealias.c:51:10: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimealias.c:53:3: danger: ‘list’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def318]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:54: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-401): [#def319]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:134:11: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.aliases’
glib-2.87.0/gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:120:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:123:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:127:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:129:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:131:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:133:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:134:11: danger: ‘*list.aliases’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def320]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:134:27: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:120:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:123:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:127:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:129:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:131:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:137:7: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:138:50: acquire_memory: allocated here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:120:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:123:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:123:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:126:13: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:127:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:129:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:131:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:133:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:134:27: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def321]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:3: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.aliases’
glib-2.87.0/gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:3: danger: ‘*list.aliases’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def322]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:19: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:120:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:123:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:127:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:129:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:131:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:137:7: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:138:50: acquire_memory: allocated here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:120:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:142:28: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:19: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-122): [#def323]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:19: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
glib-2.87.0/gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:19: danger: write of ‘(long unsigned int)(*list.n_aliases + 16) * 16’ bytes at offset ‘0’ exceeds the buffer
Error: GCC_ANALYZER_WARNING (CWE-688): [#def324]
glib-2.87.0/gio/xdgmime/xdgmimealias.c:147:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:141:28: release_memory: using NULL here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:146:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimealias.c:147:5: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:147:12: release_memory: using NULL here
glib-2.87.0/gio/xdgmime/xdgmimealias.c:147:5: danger: argument 1 (‘*list.aliases’) NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-476): [#def325]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:147: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def326]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:148: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def327]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:149: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def328]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:150: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def329]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:632: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: GCC_ANALYZER_WARNING (CWE-476): [#def330]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:632:10: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘p’
glib-2.87.0/gio/xdgmime/xdgmimecache.c:904:1: enter_function: entry to ‘__gio_xdg_cache_get_mime_types_from_file_name’
glib-2.87.0/gio/xdgmime/xdgmimecache.c:908:10: call_function: calling ‘cache_glob_lookup_file_name’ from ‘__gio_xdg_cache_get_mime_types_from_file_name’
Error: CPPCHECK_WARNING (CWE-476): [#def331]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:1125: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: result
Error: GCC_ANALYZER_WARNING (CWE-688): [#def332]
glib-2.87.0/gio/xdgmime/xdgmimecache.c:1125:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘result’ where non-null expected
glib-2.87.0/gio/xdgmime/xdgmimecache.c:1124:22: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimecache.c:1125:3: danger: argument 1 (‘result’) from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def333]
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:120:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘new_element’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:579:33: call_function: calling ‘_xdg_glob_list_append’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def334]
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:184:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: call_function: calling ‘__gio_xdg_determine_type’ from ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: return_function: returning to ‘__gio_xdg_hash_append_glob’ from ‘__gio_xdg_determine_type’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def335]
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:207:15: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: call_function: calling ‘__gio_xdg_determine_type’ from ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: return_function: returning to ‘__gio_xdg_hash_append_glob’ from ‘__gio_xdg_determine_type’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def336]
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:226:11: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: call_function: calling ‘__gio_xdg_determine_type’ from ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: return_function: returning to ‘__gio_xdg_hash_append_glob’ from ‘__gio_xdg_determine_type’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def337]
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:257:19: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: call_function: calling ‘__gio_xdg_determine_type’ from ‘__gio_xdg_hash_append_glob’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:574:10: return_function: returning to ‘__gio_xdg_hash_append_glob’ from ‘__gio_xdg_determine_type’
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: CPPCHECK_WARNING (CWE-476): [#def338]
glib-2.87.0/gio/xdgmime/xdgmimeglob.c:383: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def339]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:52: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-476): [#def340]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:52:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:50:10: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:52:3: danger: ‘list’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def341]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:53: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-401): [#def342]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:133:11: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.icons’
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:119:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:122:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:126:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:128:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:130:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:132:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:133:11: danger: ‘*list.icons’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def343]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:133:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:119:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:122:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:126:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:128:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:130:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:136:7: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:137:46: acquire_memory: allocated here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:119:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:122:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:122:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:125:13: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:126:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:128:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:130:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:132:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:133:25: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def344]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:3: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.icons’
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:3: danger: ‘*list.icons’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def345]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:119:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:122:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:126:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:128:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:130:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:136:7: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:137:46: acquire_memory: allocated here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:119:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:141:28: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:17: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-122): [#def346]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:17: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:17: danger: write of ‘(long unsigned int)(*list.n_icons + 16) * 16’ bytes at offset ‘0’ exceeds the buffer
Error: GCC_ANALYZER_WARNING (CWE-688): [#def347]
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:146:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:140:26: release_memory: using NULL here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:145:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:146:5: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:146:12: release_memory: using NULL here
glib-2.87.0/gio/xdgmime/xdgmimeicon.c:146:5: danger: argument 1 (‘*list.icons’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def348]
glib-2.87.0/gio/xdgmime/xdgmimeint.c:153:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘out’
glib-2.87.0/gio/xdgmime/xdgmimeint.c:147:9: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimeint.c:151:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeint.c:153:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeint.c:153:7: danger: ‘out + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def349]
glib-2.87.0/gio/xdgmime/xdgmimeint.c:156:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘out’
glib-2.87.0/gio/xdgmime/xdgmimeint.c:147:9: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimeint.c:151:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeint.c:156:6: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeint.c:156:3: danger: ‘out + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-401): [#def350]
glib-2.87.0/gio/xdgmime/xdgmimemagic.c:174: error[memleakOnRealloc]: Common realloc mistake: 'retval' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-476): [#def351]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:54: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-476): [#def352]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:54:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:52:10: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:54:3: danger: ‘list’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def353]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:55: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: GCC_ANALYZER_WARNING (CWE-476): [#def354]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:139:19: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:23: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:23: danger: dereference of NULL ‘*list.parents + (long unsigned int)i * 24’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def355]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:153:15: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.parents’
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:148:10: branch_true: following ‘true’ branch (when ‘entry’ is NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:150:14: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:150:14: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:152:15: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:153:15: danger: ‘*list.parents’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def356]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:173:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*entry.parents + ((long unsigned int)*entry.n_parents + 18446744073709551615) * 8’
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:139:19: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:23: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:14: branch_true: following ‘true’ branch (when the strings are equal)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:148:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:148:10: branch_false: following ‘false’ branch (when ‘entry’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:162:12: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:162:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:164:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:165:28: acquire_memory: this call could return NULL
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:173:7: danger: ‘*entry.parents + ((long unsigned int)*entry.n_parents + 18446744073709551615) * 8’ could be NULL: unchecked value from [(17)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def357]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:3: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.parents’
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:3: danger: ‘*list.parents’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def358]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:19: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:139:19: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:23: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:141:14: branch_true: following ‘true’ branch (when the strings are equal)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:148:10: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:148:10: branch_false: following ‘false’ branch (when ‘entry’ is non-NULL)...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:162:12: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:162:10: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:164:11: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:165:28: acquire_memory: allocated here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:127:10: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:178:28: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:19: danger: ‘<unknown>’ leaks here; was allocated at [(17)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-122): [#def359]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:19: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:19: danger: write of ‘(long unsigned int)(*list.n_mimes + 16) * 24’ bytes at offset ‘0’ exceeds the buffer
Error: GCC_ANALYZER_WARNING (CWE-688): [#def360]
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:183:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:177:28: release_memory: using NULL here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:182:6: branch_true: following ‘true’ branch...
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:183:5: branch_true: ...to here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:183:12: release_memory: using NULL here
glib-2.87.0/gio/xdgmime/xdgmimeparent.c:183:5: danger: argument 1 (‘*list.parents’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING: [#def361]
glib-2.87.0/girepository/cmph/bdz.c:70:28: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING: [#def362]
glib-2.87.0/girepository/cmph/bdz.c:71:29: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def363]
glib-2.87.0/girepository/cmph/bdz.c:75:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘graph3.first_edge’ where non-null expected
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def364]
glib-2.87.0/girepository/cmph/bdz.c:76:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘graph3.vert_degree’ where non-null expected
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: CPPCHECK_WARNING (CWE-476): [#def365]
glib-2.87.0/girepository/cmph/bdz.c:166: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_edge
Error: GCC_ANALYZER_WARNING (CWE-688): [#def366]
glib-2.87.0/girepository/cmph/bdz.c:166:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘marked_edge’ where non-null expected
glib-2.87.0/girepository/cmph/bdz.c:165:35: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz.c:166:9: danger: argument 1 (‘marked_edge’) from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-457): [#def367]
glib-2.87.0/girepository/cmph/bdz.c:169:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>.vertices[0]’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def368]
glib-2.87.0/girepository/cmph/bdz.c:176:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘queue’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:295:9: call_function: inlined call to ‘bdz_alloc_queue’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def369]
glib-2.87.0/girepository/cmph/bdz.c:302:13: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc((long unsigned int)*mph_60(D)->key_source.nkeys * 4)’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:295:9: call_function: inlined call to ‘bdz_alloc_queue’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:310:27: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz.c:302:13: danger: ‘malloc((long unsigned int)*mph_60(D)->key_source.nkeys * 4)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def370]
glib-2.87.0/girepository/cmph/bdz.c:310:27: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:310:27: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz.c:310:27: danger: ‘graph3.edges’ leaks here; was allocated at [(4)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def371]
glib-2.87.0/girepository/cmph/bdz.c:310:27: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:310:27: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz.c:310:27: danger: ‘graph3.first_edge’ leaks here; was allocated at [(4)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def372]
glib-2.87.0/girepository/cmph/bdz.c:310:27: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:310:27: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz.c:310:27: danger: ‘graph3.vert_degree’ leaks here; was allocated at [(4)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/3)
Error: CPPCHECK_WARNING (CWE-476): [#def373]
glib-2.87.0/girepository/cmph/bdz.c:354: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def374]
glib-2.87.0/girepository/cmph/bdz.c:356: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def375]
glib-2.87.0/girepository/cmph/bdz.c:358: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def376]
glib-2.87.0/girepository/cmph/bdz.c:360: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def377]
glib-2.87.0/girepository/cmph/bdz.c:362: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def378]
glib-2.87.0/girepository/cmph/bdz.c:363: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def379]
glib-2.87.0/girepository/cmph/bdz.c:364: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def380]
glib-2.87.0/girepository/cmph/bdz.c:365: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def381]
glib-2.87.0/girepository/cmph/bdz.c:366: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def382]
glib-2.87.0/girepository/cmph/bdz.c:367: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def383]
glib-2.87.0/girepository/cmph/bdz.c:368: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def384]
glib-2.87.0/girepository/cmph/bdz.c:369: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def385]
glib-2.87.0/girepository/cmph/bdz.c:396:9: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def386]
glib-2.87.0/girepository/cmph/bdz.c:396:9: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def387]
glib-2.87.0/girepository/cmph/bdz.c:396:9: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def388]
glib-2.87.0/girepository/cmph/bdz.c:402:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def389]
glib-2.87.0/girepository/cmph/bdz.c:402:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def390]
glib-2.87.0/girepository/cmph/bdz.c:402:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def391]
glib-2.87.0/girepository/cmph/bdz.c:403:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def392]
glib-2.87.0/girepository/cmph/bdz.c:403:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def393]
glib-2.87.0/girepository/cmph/bdz.c:403:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def394]
glib-2.87.0/girepository/cmph/bdz.c:407:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def395]
glib-2.87.0/girepository/cmph/bdz.c:407:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def396]
glib-2.87.0/girepository/cmph/bdz.c:407:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.87.0/girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING: [#def397]
glib-2.87.0/girepository/cmph/bdz.c:422:32: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: CPPCHECK_WARNING (CWE-476): [#def398]
glib-2.87.0/girepository/cmph/bdz.c:423: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_vertices
Error: GCC_ANALYZER_WARNING (CWE-688): [#def399]
glib-2.87.0/girepository/cmph/bdz.c:423:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘marked_vertices’ where non-null expected
glib-2.87.0/girepository/cmph/bdz.c:420:39: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz.c:423:9: danger: argument 1 (‘marked_vertices’) from [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def400]
glib-2.87.0/girepository/cmph/bdz.c:424:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*bdz.g’ where non-null expected
glib-2.87.0/girepository/cmph/bdz.c:422:32: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz.c:424:9: danger: argument 1 (‘*bdz.g’) from [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def401]
glib-2.87.0/girepository/cmph/bdz.c:468:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*bdz.ranktable’
glib-2.87.0/girepository/cmph/bdz.c:466:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz.c:468:9: danger: ‘calloc((long unsigned int)*bdz.ranktablesize, 4)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def402]
glib-2.87.0/girepository/cmph/bdz.c:543:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def403]
glib-2.87.0/girepository/cmph/bdz.c:544: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def404]
glib-2.87.0/girepository/cmph/bdz.c:545: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: GCC_ANALYZER_WARNING (CWE-401): [#def405]
glib-2.87.0/girepository/cmph/bdz.c:545:19: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/bdz.c:543:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/bdz.c:545:19: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/bdz.c:545:19: danger: ‘buf’ leaks here; was allocated at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def406]
glib-2.87.0/girepository/cmph/bdz.c:553: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def407]
glib-2.87.0/girepository/cmph/bdz.c:554: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: GCC_ANALYZER_WARNING: [#def408]
glib-2.87.0/girepository/cmph/bdz.c:554:32: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: CPPCHECK_WARNING (CWE-476): [#def409]
glib-2.87.0/girepository/cmph/bdz.c:555: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def410]
glib-2.87.0/girepository/cmph/bdz.c:561: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def411]
glib-2.87.0/girepository/cmph/bdz.c:562: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: GCC_ANALYZER_WARNING: [#def412]
glib-2.87.0/girepository/cmph/bdz_ph.c:57:28: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING: [#def413]
glib-2.87.0/girepository/cmph/bdz_ph.c:58:29: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def414]
glib-2.87.0/girepository/cmph/bdz_ph.c:62:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘graph3.first_edge’ where non-null expected
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def415]
glib-2.87.0/girepository/cmph/bdz_ph.c:63:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘graph3.vert_degree’ where non-null expected
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: CPPCHECK_WARNING (CWE-476): [#def416]
glib-2.87.0/girepository/cmph/bdz_ph.c:153: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_edge
Error: GCC_ANALYZER_WARNING (CWE-688): [#def417]
glib-2.87.0/girepository/cmph/bdz_ph.c:153:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘marked_edge’ where non-null expected
glib-2.87.0/girepository/cmph/bdz_ph.c:152:35: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz_ph.c:153:9: danger: argument 1 (‘marked_edge’) from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-457): [#def418]
glib-2.87.0/girepository/cmph/bdz_ph.c:156:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>.vertices[0]’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def419]
glib-2.87.0/girepository/cmph/bdz_ph.c:163:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘queue’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:262:9: call_function: inlined call to ‘bdz_ph_alloc_queue’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def420]
glib-2.87.0/girepository/cmph/bdz_ph.c:269:13: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc((long unsigned int)*mph_46(D)->key_source.nkeys * 4)’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:262:9: call_function: inlined call to ‘bdz_ph_alloc_queue’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz_ph.c:269:13: danger: ‘malloc((long unsigned int)*mph_46(D)->key_source.nkeys * 4)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def421]
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: danger: ‘graph3.edges’ leaks here; was allocated at [(4)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def422]
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: danger: ‘graph3.first_edge’ leaks here; was allocated at [(4)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def423]
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/bdz_ph.c:277:30: danger: ‘graph3.vert_degree’ leaks here; was allocated at [(4)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/3)
Error: CPPCHECK_WARNING (CWE-476): [#def424]
glib-2.87.0/girepository/cmph/bdz_ph.c:324: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def425]
glib-2.87.0/girepository/cmph/bdz_ph.c:326: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def426]
glib-2.87.0/girepository/cmph/bdz_ph.c:328: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def427]
glib-2.87.0/girepository/cmph/bdz_ph.c:330: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def428]
glib-2.87.0/girepository/cmph/bdz_ph.c:331: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def429]
glib-2.87.0/girepository/cmph/bdz_ph.c:332: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def430]
glib-2.87.0/girepository/cmph/bdz_ph.c:333: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def431]
glib-2.87.0/girepository/cmph/bdz_ph.c:334: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def432]
glib-2.87.0/girepository/cmph/bdz_ph.c:361:9: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def433]
glib-2.87.0/girepository/cmph/bdz_ph.c:361:9: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def434]
glib-2.87.0/girepository/cmph/bdz_ph.c:361:9: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def435]
glib-2.87.0/girepository/cmph/bdz_ph.c:367:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def436]
glib-2.87.0/girepository/cmph/bdz_ph.c:367:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def437]
glib-2.87.0/girepository/cmph/bdz_ph.c:367:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def438]
glib-2.87.0/girepository/cmph/bdz_ph.c:368:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def439]
glib-2.87.0/girepository/cmph/bdz_ph.c:368:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def440]
glib-2.87.0/girepository/cmph/bdz_ph.c:368:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def441]
glib-2.87.0/girepository/cmph/bdz_ph.c:372:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.edges’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def442]
glib-2.87.0/girepository/cmph/bdz_ph.c:372:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.first_edge’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def443]
glib-2.87.0/girepository/cmph/bdz_ph.c:372:17: warning[-Wanalyzer-malloc-leak]: leak of ‘graph3.vert_degree’
glib-2.87.0/girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.87.0/girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.87.0/girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING: [#def444]
glib-2.87.0/girepository/cmph/bdz_ph.c:387:35: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: CPPCHECK_WARNING (CWE-476): [#def445]
glib-2.87.0/girepository/cmph/bdz_ph.c:388: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_vertices
Error: GCC_ANALYZER_WARNING (CWE-688): [#def446]
glib-2.87.0/girepository/cmph/bdz_ph.c:388:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘marked_vertices’ where non-null expected
glib-2.87.0/girepository/cmph/bdz_ph.c:385:39: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz_ph.c:388:9: danger: argument 1 (‘marked_vertices’) from [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING: [#def447]
glib-2.87.0/girepository/cmph/bdz_ph.c:432:44: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: CPPCHECK_WARNING (CWE-476): [#def448]
glib-2.87.0/girepository/cmph/bdz_ph.c:438: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new_g
Error: GCC_ANALYZER_WARNING (CWE-476): [#def449]
glib-2.87.0/girepository/cmph/bdz_ph.c:438:13: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘new_g’
glib-2.87.0/girepository/cmph/bdz_ph.c:432:44: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bdz_ph.c:435:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bdz_ph.c:437:13: branch_true: ...to here
glib-2.87.0/girepository/cmph/bdz_ph.c:438:13: danger: ‘new_g + (sizetype)idx’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def450]
glib-2.87.0/girepository/cmph/bdz_ph.c:441: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new_g
Error: GCC_ANALYZER_WARNING (CWE-789): [#def451]
glib-2.87.0/girepository/cmph/bdz_ph.c:498:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def452]
glib-2.87.0/girepository/cmph/bdz_ph.c:499: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def453]
glib-2.87.0/girepository/cmph/bdz_ph.c:500: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: GCC_ANALYZER_WARNING (CWE-401): [#def454]
glib-2.87.0/girepository/cmph/bdz_ph.c:500:22: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/bdz_ph.c:498:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/bdz_ph.c:500:22: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/bdz_ph.c:500:22: danger: ‘buf’ leaks here; was allocated at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def455]
glib-2.87.0/girepository/cmph/bdz_ph.c:508: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: CPPCHECK_WARNING (CWE-476): [#def456]
glib-2.87.0/girepository/cmph/bdz_ph.c:509: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: GCC_ANALYZER_WARNING: [#def457]
glib-2.87.0/girepository/cmph/bdz_ph.c:509:35: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: CPPCHECK_WARNING (CWE-476): [#def458]
glib-2.87.0/girepository/cmph/bdz_ph.c:510: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: GCC_ANALYZER_WARNING (CWE-476): [#def459]
glib-2.87.0/girepository/cmph/bitbool.h:121:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bits_table’
glib-2.87.0/girepository/cmph/compressed_rank.c:37:6: enter_function: entry to ‘compressed_rank_generate’
glib-2.87.0/girepository/cmph/compressed_rank.c:50:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:55:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:55:17: call_function: calling ‘set_bits_value’ from ‘compressed_rank_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def460]
glib-2.87.0/girepository/cmph/bitbool.h:126:44: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.87.0/girepository/cmph/compressed_rank.c:37:6: enter_function: entry to ‘compressed_rank_generate’
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:55:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:55:17: call_function: calling ‘set_bits_value’ from ‘compressed_rank_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def461]
glib-2.87.0/girepository/cmph/bitbool.h:127:43: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.87.0/girepository/cmph/compressed_rank.c:37:6: enter_function: entry to ‘compressed_rank_generate’
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:55:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:55:17: call_function: calling ‘set_bits_value’ from ‘compressed_rank_generate’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def462]
glib-2.87.0/girepository/cmph/bitbool.h:154:9: warning[-Wanalyzer-out-of-bounds]: heap-based buffer over-read
glib-2.87.0/girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:58:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:60:32: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:69:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:71:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def463]
glib-2.87.0/girepository/cmph/bitbool.h:154:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bits_table’
glib-2.87.0/girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:69:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:73:52: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:73:43: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def464]
glib-2.87.0/girepository/cmph/bitbool.h:154:9: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>’
glib-2.87.0/girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:58:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:60:32: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:69:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:71:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def465]
glib-2.87.0/girepository/cmph/bitbool.h:158:44: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.87.0/girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_false: following ‘false’ branch (when ‘i >= n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:69:12: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def466]
glib-2.87.0/girepository/cmph/bitbool.h:159:43: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.87.0/girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_false: following ‘false’ branch (when ‘i >= n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:69:12: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def467]
glib-2.87.0/girepository/cmph/bmz.c:79:32: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*bmz.hashes + (long unsigned int)i * 8’
glib-2.87.0/girepository/cmph/bmz.c:78:40: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bmz.c:79:20: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/girepository/cmph/bmz.c:79:32: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:79:32: danger: ‘*bmz.hashes + (long unsigned int)i * 8’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def468]
glib-2.87.0/girepository/cmph/bmz.c:136: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: visited
Error: CPPCHECK_WARNING (CWE-476): [#def469]
glib-2.87.0/girepository/cmph/bmz.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: used_edges
Error: CPPCHECK_WARNING (CWE-476): [#def470]
glib-2.87.0/girepository/cmph/bmz.c:174: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def471]
glib-2.87.0/girepository/cmph/bmz.c:176: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def472]
glib-2.87.0/girepository/cmph/bmz.c:178: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def473]
glib-2.87.0/girepository/cmph/bmz.c:180: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def474]
glib-2.87.0/girepository/cmph/bmz.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def475]
glib-2.87.0/girepository/cmph/bmz.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def476]
glib-2.87.0/girepository/cmph/bmz.c:183: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def477]
glib-2.87.0/girepository/cmph/bmz.c:298:47: warning[-Wanalyzer-malloc-leak]: leak of ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz.c:277:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:279:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:300:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:302:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:304:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz.c:310:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:317:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:319:51: branch_true: following ‘true’ branch (when ‘unused_g_values_capacity == nunused_g_values’)...
glib-2.87.0/girepository/cmph/bmz.c:321:115: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:327:44: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:327:72: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:298:47: throw: if ‘graph_neighbors_it’ throws an exception...
glib-2.87.0/girepository/cmph/bmz.c:298:47: danger: ‘unused_g_values’ leaks here; was allocated at [(15)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def478]
glib-2.87.0/girepository/cmph/bmz.c:300:54: warning[-Wanalyzer-malloc-leak]: leak of ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz.c:277:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:279:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:300:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:302:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:304:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz.c:310:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:317:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:319:51: branch_true: following ‘true’ branch (when ‘unused_g_values_capacity == nunused_g_values’)...
glib-2.87.0/girepository/cmph/bmz.c:321:115: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:327:44: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:327:72: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:300:54: throw: if ‘graph_next_neighbor’ throws an exception...
glib-2.87.0/girepository/cmph/bmz.c:300:54: danger: ‘unused_g_values’ leaks here; was allocated at [(15)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def479]
glib-2.87.0/girepository/cmph/bmz.c:302:53: warning[-Wanalyzer-malloc-leak]: leak of ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz.c:277:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:279:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:304:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz.c:310:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:317:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:319:51: branch_true: following ‘true’ branch (when ‘unused_g_values_capacity == nunused_g_values’)...
glib-2.87.0/girepository/cmph/bmz.c:321:115: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:327:44: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:327:72: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:300:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:302:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:302:53: throw: if ‘graph_node_is_critical’ throws an exception...
glib-2.87.0/girepository/cmph/bmz.c:302:53: danger: ‘unused_g_values’ leaks here; was allocated at [(13)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def480]
glib-2.87.0/girepository/cmph/bmz.c:306:65: warning[-Wanalyzer-malloc-leak]: leak of ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz.c:277:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:279:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:304:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz.c:310:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:317:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:319:51: branch_true: following ‘true’ branch (when ‘unused_g_values_capacity == nunused_g_values’)...
glib-2.87.0/girepository/cmph/bmz.c:321:115: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:327:44: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:327:72: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:300:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:302:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:306:65: throw: if ‘vqueue_destroy’ throws an exception...
glib-2.87.0/girepository/cmph/bmz.c:306:65: danger: ‘unused_g_values’ leaks here; was allocated at [(13)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/12)
Error: CPPCHECK_WARNING (CWE-401): [#def481]
glib-2.87.0/girepository/cmph/bmz.c:321: error[memleakOnRealloc]: Common realloc mistake: 'unused_g_values' nulled but not freed upon failure
Error: GCC_ANALYZER_WARNING (CWE-476): [#def482]
glib-2.87.0/girepository/cmph/bmz.c:324:49: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz.c:277:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:279:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:300:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:302:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:304:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz.c:310:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:317:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:319:51: branch_true: following ‘true’ branch (when ‘unused_g_values_capacity == nunused_g_values’)...
glib-2.87.0/girepository/cmph/bmz.c:321:115: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:324:49: danger: dereference of NULL ‘unused_g_values + (long unsigned int)nunused_g_values * 4’
Error: CPPCHECK_WARNING (CWE-476): [#def483]
glib-2.87.0/girepository/cmph/bmz.c:500: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: GCC_ANALYZER_WARNING (CWE-476): [#def484]
glib-2.87.0/girepository/cmph/bmz.c:500:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bmz’
glib-2.87.0/girepository/cmph/bmz.c:495:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bmz.c:500:9: danger: ‘bmz’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def485]
glib-2.87.0/girepository/cmph/bmz.c:500:40: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘(long unsigned int)(nhashes + 1) * 8’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def486]
glib-2.87.0/girepository/cmph/bmz.c:501: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: GCC_ANALYZER_WARNING (CWE-823): [#def487]
glib-2.87.0/girepository/cmph/bmz.c:501:9: warning[-Wanalyzer-tainted-offset]: use of attacker-controlled value ‘(long unsigned int)nhashes * 8’ as offset without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def488]
glib-2.87.0/girepository/cmph/bmz.c:508:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.87.0/girepository/cmph/bmz.c:503:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:506:26: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:508:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def489]
glib-2.87.0/girepository/cmph/bmz.c:509: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def490]
glib-2.87.0/girepository/cmph/bmz.c:510:25: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/bmz.c:503:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz.c:506:26: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz.c:508:31: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/bmz.c:510:25: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/bmz.c:510:25: danger: ‘buf’ leaks here; was allocated at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def491]
glib-2.87.0/girepository/cmph/bmz.c:511: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: GCC_ANALYZER_WARNING (CWE-401): [#def492]
glib-2.87.0/girepository/cmph/bmz.c:516:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/girepository/cmph/bmz.c:500:40: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/bmz.c:503:21: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz.c:516:24: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz.c:516:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def493]
glib-2.87.0/girepository/cmph/bmz.c:519: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: CPPCHECK_WARNING (CWE-476): [#def494]
glib-2.87.0/girepository/cmph/bmz.c:520: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: GCC_ANALYZER_WARNING (CWE-476): [#def495]
glib-2.87.0/girepository/cmph/bmz8.c:83:32: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*bmz8.hashes + (long unsigned int)i * 8’
glib-2.87.0/girepository/cmph/bmz8.c:69:12: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:74:12: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:82:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bmz8.c:83:20: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/girepository/cmph/bmz8.c:83:32: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:83:32: danger: ‘*bmz8.hashes + (long unsigned int)i * 8’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def496]
glib-2.87.0/girepository/cmph/bmz8.c:142: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: visited
Error: CPPCHECK_WARNING (CWE-476): [#def497]
glib-2.87.0/girepository/cmph/bmz8.c:144: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: used_edges
Error: CPPCHECK_WARNING (CWE-476): [#def498]
glib-2.87.0/girepository/cmph/bmz8.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def499]
glib-2.87.0/girepository/cmph/bmz8.c:184: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def500]
glib-2.87.0/girepository/cmph/bmz8.c:186: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def501]
glib-2.87.0/girepository/cmph/bmz8.c:188: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def502]
glib-2.87.0/girepository/cmph/bmz8.c:189: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def503]
glib-2.87.0/girepository/cmph/bmz8.c:190: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def504]
glib-2.87.0/girepository/cmph/bmz8.c:191: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def505]
glib-2.87.0/girepository/cmph/bmz8.c:307:47: warning[-Wanalyzer-malloc-leak]: leak of ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz8.c:286:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:288:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:296:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz8.c:298:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:298:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz8.c:304:71: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:309:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:311:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:313:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:319:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:326:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:328:51: branch_true: following ‘true’ branch (when ‘nunused_g_values == 0’)...
glib-2.87.0/girepository/cmph/bmz8.c:330:88: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:336:44: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:336:72: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:296:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz8.c:298:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:298:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz8.c:304:71: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:307:47: throw: if ‘graph_neighbors_it’ throws an exception...
glib-2.87.0/girepository/cmph/bmz8.c:307:47: danger: ‘unused_g_values’ leaks here; was allocated at [(15)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/14)
Error: CPPCHECK_WARNING (CWE-401): [#def506]
glib-2.87.0/girepository/cmph/bmz8.c:330: error[memleakOnRealloc]: Common realloc mistake: 'unused_g_values' nulled but not freed upon failure
Error: GCC_ANALYZER_WARNING (CWE-476): [#def507]
glib-2.87.0/girepository/cmph/bmz8.c:333:49: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘unused_g_values’
glib-2.87.0/girepository/cmph/bmz8.c:286:15: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:288:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:296:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.87.0/girepository/cmph/bmz8.c:298:44: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:298:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.87.0/girepository/cmph/bmz8.c:304:71: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:309:47: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:311:53: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:313:59: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:319:61: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:326:43: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:328:51: branch_true: following ‘true’ branch (when ‘nunused_g_values == 0’)...
glib-2.87.0/girepository/cmph/bmz8.c:330:88: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:333:49: danger: dereference of NULL ‘unused_g_values + (sizetype)nunused_g_values’
Error: CPPCHECK_WARNING (CWE-476): [#def508]
glib-2.87.0/girepository/cmph/bmz8.c:510: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: GCC_ANALYZER_WARNING (CWE-476): [#def509]
glib-2.87.0/girepository/cmph/bmz8.c:510:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bmz8’
glib-2.87.0/girepository/cmph/bmz8.c:505:44: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/bmz8.c:510:9: danger: ‘bmz8’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def510]
glib-2.87.0/girepository/cmph/bmz8.c:510:41: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘(long unsigned int)((int)nhashes + 1) * 8’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def511]
glib-2.87.0/girepository/cmph/bmz8.c:511: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: GCC_ANALYZER_WARNING (CWE-823): [#def512]
glib-2.87.0/girepository/cmph/bmz8.c:511:9: warning[-Wanalyzer-tainted-offset]: use of attacker-controlled value ‘(long unsigned int)nhashes * 8’ as offset without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def513]
glib-2.87.0/girepository/cmph/bmz8.c:518:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.87.0/girepository/cmph/bmz8.c:513:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:516:26: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:518:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def514]
glib-2.87.0/girepository/cmph/bmz8.c:519: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def515]
glib-2.87.0/girepository/cmph/bmz8.c:520:25: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/bmz8.c:513:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:516:26: branch_true: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:518:31: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/bmz8.c:520:25: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/bmz8.c:520:25: danger: ‘buf’ leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def516]
glib-2.87.0/girepository/cmph/bmz8.c:521: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: GCC_ANALYZER_WARNING (CWE-401): [#def517]
glib-2.87.0/girepository/cmph/bmz8.c:526:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/girepository/cmph/bmz8.c:510:41: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/bmz8.c:513:21: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/bmz8.c:526:24: branch_false: ...to here
glib-2.87.0/girepository/cmph/bmz8.c:526:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def518]
glib-2.87.0/girepository/cmph/bmz8.c:529: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def519]
glib-2.87.0/girepository/cmph/bmz8.c:530: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def520]
glib-2.87.0/girepository/cmph/brz.c:34: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def521]
glib-2.87.0/girepository/cmph/brz.c:35: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def522]
glib-2.87.0/girepository/cmph/brz.c:36: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def523]
glib-2.87.0/girepository/cmph/brz.c:37: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def524]
glib-2.87.0/girepository/cmph/brz.c:38: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def525]
glib-2.87.0/girepository/cmph/brz.c:39: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def526]
glib-2.87.0/girepository/cmph/brz.c:40: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def527]
glib-2.87.0/girepository/cmph/brz.c:41: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def528]
glib-2.87.0/girepository/cmph/brz.c:42: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def529]
glib-2.87.0/girepository/cmph/brz.c:43: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def530]
glib-2.87.0/girepository/cmph/brz.c:44: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def531]
glib-2.87.0/girepository/cmph/brz.c:45: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def532]
glib-2.87.0/girepository/cmph/brz.c:46: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def533]
glib-2.87.0/girepository/cmph/brz.c:47: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def534]
glib-2.87.0/girepository/cmph/brz.c:48: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def535]
glib-2.87.0/girepository/cmph/brz.c:197: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def536]
glib-2.87.0/girepository/cmph/brz.c:199: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def537]
glib-2.87.0/girepository/cmph/brz.c:201: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def538]
glib-2.87.0/girepository/cmph/brz.c:203: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def539]
glib-2.87.0/girepository/cmph/brz.c:205: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def540]
glib-2.87.0/girepository/cmph/brz.c:207: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def541]
glib-2.87.0/girepository/cmph/brz.c:209: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def542]
glib-2.87.0/girepository/cmph/brz.c:211: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def543]
glib-2.87.0/girepository/cmph/brz.c:212: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def544]
glib-2.87.0/girepository/cmph/brz.c:213: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def545]
glib-2.87.0/girepository/cmph/brz.c:214: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def546]
glib-2.87.0/girepository/cmph/brz.c:215: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def547]
glib-2.87.0/girepository/cmph/brz.c:216: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def548]
glib-2.87.0/girepository/cmph/brz.c:281: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def549]
glib-2.87.0/girepository/cmph/brz.c:292: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def550]
glib-2.87.0/girepository/cmph/brz.c:293: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def551]
glib-2.87.0/girepository/cmph/brz.c:293: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def552]
glib-2.87.0/girepository/cmph/brz.c:300: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def553]
glib-2.87.0/girepository/cmph/brz.c:343: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def554]
glib-2.87.0/girepository/cmph/brz.c:354: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def555]
glib-2.87.0/girepository/cmph/brz.c:355: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def556]
glib-2.87.0/girepository/cmph/brz.c:355: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def557]
glib-2.87.0/girepository/cmph/brz.c:362: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def558]
glib-2.87.0/girepository/cmph/brz.c:400: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer_h0
Error: CPPCHECK_WARNING (CWE-476): [#def559]
glib-2.87.0/girepository/cmph/brz.c:401: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer_merge
Error: CPPCHECK_WARNING (CWE-476): [#def560]
glib-2.87.0/girepository/cmph/brz.c:411: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer_h0
Error: CPPCHECK_WARNING (CWE-476): [#def561]
glib-2.87.0/girepository/cmph/brz.c:515: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def562]
glib-2.87.0/girepository/cmph/brz.c:539: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-682): [#def563]
glib-2.87.0/girepository/cmph/brz.c:540: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def564]
glib-2.87.0/girepository/cmph/brz.c:541: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def565]
glib-2.87.0/girepository/cmph/brz.c:542: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def566]
glib-2.87.0/girepository/cmph/brz.c:543: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-476): [#def567]
glib-2.87.0/girepository/cmph/brz.c:560: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-682): [#def568]
glib-2.87.0/girepository/cmph/brz.c:561: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def569]
glib-2.87.0/girepository/cmph/brz.c:562: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def570]
glib-2.87.0/girepository/cmph/brz.c:563: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def571]
glib-2.87.0/girepository/cmph/brz.c:564: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-476): [#def572]
glib-2.87.0/girepository/cmph/brz.c:608: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def573]
glib-2.87.0/girepository/cmph/brz.c:609: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def574]
glib-2.87.0/girepository/cmph/brz.c:610: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def575]
glib-2.87.0/girepository/cmph/brz.c:611: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def576]
glib-2.87.0/girepository/cmph/brz.c:612: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def577]
glib-2.87.0/girepository/cmph/brz.c:615: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def578]
glib-2.87.0/girepository/cmph/brz.c:621: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def579]
glib-2.87.0/girepository/cmph/brz.c:622: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def580]
glib-2.87.0/girepository/cmph/brz.c:628: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def581]
glib-2.87.0/girepository/cmph/brz.c:629: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def582]
glib-2.87.0/girepository/cmph/brz.c:631: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def583]
glib-2.87.0/girepository/cmph/brz.c:649: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: GCC_ANALYZER_WARNING (CWE-688): [#def584]
glib-2.87.0/girepository/cmph/buffer_entry.c:72:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*buffer_entry.buff’ where non-null expected
glib-2.87.0/girepository/cmph/buffer_entry.c:55:14: enter_function: entry to ‘buffer_entry_read_key’
glib-2.87.0/girepository/cmph/buffer_entry.c:65:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/buffer_entry.c:67:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_entry.c:69:20: branch_false: following ‘false’ branch (when ‘copied_bytes == 0’)...
glib-2.87.0/girepository/cmph/buffer_entry.c:70:17: branch_false: ...to here
glib-2.87.0/girepository/cmph/buffer_entry.c:70:17: call_function: calling ‘buffer_entry_load’ from ‘buffer_entry_read_key’
glib-2.87.0/girepository/cmph/buffer_entry.c:70:17: return_function: returning to ‘buffer_entry_read_key’ from ‘buffer_entry_load’
glib-2.87.0/girepository/cmph/buffer_entry.c:72:9: danger: argument 2 (‘*buffer_entry.buff + (sizetype)*buffer_entry.pos’) from [(8)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/7) could be NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-476): [#def585]
glib-2.87.0/girepository/cmph/buffer_entry.c:78: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: GCC_ANALYZER_WARNING (CWE-476): [#def586]
glib-2.87.0/girepository/cmph/buffer_entry.c:78:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buf’
glib-2.87.0/girepository/cmph/buffer_entry.c:77:29: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/buffer_entry.c:78:9: danger: ‘buf’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def587]
glib-2.87.0/girepository/cmph/buffer_entry.c:87:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*buffer_entry.buff’ where non-null expected
glib-2.87.0/girepository/cmph/buffer_entry.c:55:14: enter_function: entry to ‘buffer_entry_read_key’
glib-2.87.0/girepository/cmph/buffer_entry.c:79:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/buffer_entry.c:80:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_entry.c:82:20: branch_false: following ‘false’ branch (when ‘copied_bytes == 0’)...
glib-2.87.0/girepository/cmph/buffer_entry.c:85:17: branch_false: ...to here
glib-2.87.0/girepository/cmph/buffer_entry.c:85:17: call_function: calling ‘buffer_entry_load’ from ‘buffer_entry_read_key’
glib-2.87.0/girepository/cmph/buffer_entry.c:85:17: return_function: returning to ‘buffer_entry_read_key’ from ‘buffer_entry_load’
glib-2.87.0/girepository/cmph/buffer_entry.c:87:9: danger: argument 2 (‘*buffer_entry.buff + (sizetype)*buffer_entry.pos’) from [(8)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/7) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-401): [#def588]
glib-2.87.0/girepository/cmph/buffer_manager.c:25:30: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)nentries, 8)’
glib-2.87.0/girepository/cmph/buffer_manager.c:19:9: branch_true: following ‘true’ branch (when ‘buff_manager’ is non-NULL)...
glib-2.87.0/girepository/cmph/buffer_manager.c:20:9: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:21:59: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/buffer_manager.c:26:20: branch_true: following ‘true’ branch (when ‘i < nentries’)...
glib-2.87.0/girepository/cmph/buffer_manager.c:28:45: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: throw: if ‘buffer_entry_new’ throws an exception...
glib-2.87.0/girepository/cmph/buffer_manager.c:25:30: danger: ‘calloc((long unsigned int)nentries, 8)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def589]
glib-2.87.0/girepository/cmph/buffer_manager.c:28:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘calloc((long unsigned int)nentries, 8)’
glib-2.87.0/girepository/cmph/buffer_manager.c:19:9: branch_true: following ‘true’ branch (when ‘buff_manager’ is non-NULL)...
glib-2.87.0/girepository/cmph/buffer_manager.c:20:9: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:21:59: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/buffer_manager.c:26:20: branch_true: following ‘true’ branch (when ‘i < nentries’)...
glib-2.87.0/girepository/cmph/buffer_manager.c:28:45: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:28:17: danger: ‘calloc((long unsigned int)nentries, 8) + (long unsigned int)i * 8’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def590]
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/girepository/cmph/buffer_manager.c:19:9: branch_true: following ‘true’ branch (when ‘buff_manager’ is non-NULL)...
glib-2.87.0/girepository/cmph/buffer_manager.c:20:9: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:22:58: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/buffer_manager.c:26:20: branch_true: following ‘true’ branch (when ‘i < nentries’)...
glib-2.87.0/girepository/cmph/buffer_manager.c:28:45: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: throw: if ‘buffer_entry_new’ throws an exception...
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def591]
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: warning[-Wanalyzer-malloc-leak]: leak of ‘buff_manager’
glib-2.87.0/girepository/cmph/buffer_manager.c:18:62: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/buffer_manager.c:19:9: branch_true: following ‘true’ branch (when ‘buff_manager’ is non-NULL)...
glib-2.87.0/girepository/cmph/buffer_manager.c:20:9: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:26:20: branch_true: following ‘true’ branch (when ‘i < nentries’)...
glib-2.87.0/girepository/cmph/buffer_manager.c:28:45: branch_true: ...to here
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: throw: if ‘buffer_entry_new’ throws an exception...
glib-2.87.0/girepository/cmph/buffer_manager.c:28:51: danger: ‘buff_manager’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def592]
glib-2.87.0/girepository/cmph/chd.c:25:23: warning[-Wanalyzer-malloc-leak]: leak of ‘chd’
glib-2.87.0/girepository/cmph/chd.c:21:36: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd.c:22:9: branch_true: following ‘true’ branch (when ‘chd’ is non-NULL)...
glib-2.87.0/girepository/cmph/chd.c:25:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd.c:25:23: throw: if ‘cmph_config_new’ throws an exception...
glib-2.87.0/girepository/cmph/chd.c:25:23: danger: ‘chd’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def593]
glib-2.87.0/girepository/cmph/chd.c:26:9: warning[-Wanalyzer-malloc-leak]: leak of ‘chd’
glib-2.87.0/girepository/cmph/chd.c:21:36: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd.c:22:9: branch_true: following ‘true’ branch (when ‘chd’ is non-NULL)...
glib-2.87.0/girepository/cmph/chd.c:25:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd.c:26:9: throw: if ‘cmph_config_set_algo’ throws an exception...
glib-2.87.0/girepository/cmph/chd.c:26:9: danger: ‘chd’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def594]
glib-2.87.0/girepository/cmph/chd.c:111:9: warning[-Wanalyzer-malloc-leak]: leak of ‘packed_chd_phf’
glib-2.87.0/girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd.c:108:26: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd.c:111:9: throw: if ‘cmph_pack’ throws an exception...
glib-2.87.0/girepository/cmph/chd.c:111:9: danger: ‘packed_chd_phf’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def595]
glib-2.87.0/girepository/cmph/chd.c:133:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘vals_table’
glib-2.87.0/girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd.c:126:37: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd.c:129:29: branch_true: following ‘true’ branch (when ‘i < nbins’)...
glib-2.87.0/girepository/cmph/chd.c:131:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd.c:131:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd.c:133:36: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd.c:133:25: danger: ‘vals_table + (long unsigned int)idx * 4’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def596]
glib-2.87.0/girepository/cmph/chd.c:137:9: warning[-Wanalyzer-malloc-leak]: leak of ‘vals_table’
glib-2.87.0/girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd.c:126:37: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd.c:137:9: throw: if ‘compressed_rank_generate’ throws an exception...
glib-2.87.0/girepository/cmph/chd.c:137:9: danger: ‘vals_table’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def597]
glib-2.87.0/girepository/cmph/chd.c:142:9: warning[-Wanalyzer-malloc-leak]: leak of ‘packed_cr’
glib-2.87.0/girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd.c:141:36: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd.c:142:9: throw: if ‘compressed_rank_pack’ throws an exception...
glib-2.87.0/girepository/cmph/chd.c:142:9: danger: ‘packed_cr’ leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def598]
glib-2.87.0/girepository/cmph/chd.c:146: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-476): [#def599]
glib-2.87.0/girepository/cmph/chd.c:146:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.87.0/girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd.c:145:26: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd.c:146:9: danger: ‘mphf’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def600]
glib-2.87.0/girepository/cmph/chd.c:149: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: GCC_ANALYZER_WARNING (CWE-476): [#def601]
glib-2.87.0/girepository/cmph/chd.c:149:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chdf’
glib-2.87.0/girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd.c:147:30: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd.c:149:9: danger: ‘chdf’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def602]
glib-2.87.0/girepository/cmph/chd.c:152: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def603]
glib-2.87.0/girepository/cmph/chd.c:155: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def604]
glib-2.87.0/girepository/cmph/chd.c:156: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def605]
glib-2.87.0/girepository/cmph/chd.c:158: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def606]
glib-2.87.0/girepository/cmph/chd.c:159: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def607]
glib-2.87.0/girepository/cmph/chd.c:186: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: GCC_ANALYZER_WARNING (CWE-476): [#def608]
glib-2.87.0/girepository/cmph/chd.c:186:61: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chd’
glib-2.87.0/girepository/cmph/chd.c:179:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd.c:186:61: danger: ‘chd’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def609]
glib-2.87.0/girepository/cmph/chd.c:187: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: GCC_ANALYZER_WARNING (CWE-401): [#def610]
glib-2.87.0/girepository/cmph/chd.c:189:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/girepository/cmph/chd.c:186:46: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd.c:189:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def611]
glib-2.87.0/girepository/cmph/chd.c:191: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: CPPCHECK_WARNING (CWE-476): [#def612]
glib-2.87.0/girepository/cmph/chd.c:192: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: GCC_ANALYZER_WARNING (CWE-476): [#def613]
glib-2.87.0/girepository/cmph/chd_ph.c:87:55: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘tmp_map_item’
glib-2.87.0/girepository/cmph/chd_ph.c:219:12: enter_function: entry to ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: call_function: calling ‘chd_ph_bucket_clean’ from ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: return_function: returning to ‘chd_ph_mapping’ from ‘chd_ph_bucket_clean’
glib-2.87.0/girepository/cmph/chd_ph.c:240:28: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:263:17: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:264:28: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:269:25: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:270:28: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:273:29: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:273:29: call_function: calling ‘chd_ph_bucket_insert’ from ‘chd_ph_mapping’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def614]
glib-2.87.0/girepository/cmph/chd_ph.c:87:55: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*tmp_map_item.bucket_num’
glib-2.87.0/girepository/cmph/chd_ph.c:219:12: enter_function: entry to ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: call_function: calling ‘chd_ph_bucket_clean’ from ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: return_function: returning to ‘chd_ph_mapping’ from ‘chd_ph_bucket_clean’
glib-2.87.0/girepository/cmph/chd_ph.c:240:28: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:263:17: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:264:28: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:269:25: branch_false: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:270:28: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:273:29: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:273:29: call_function: calling ‘chd_ph_bucket_insert’ from ‘chd_ph_mapping’
Error: CPPCHECK_WARNING (CWE-476): [#def615]
glib-2.87.0/girepository/cmph/chd_ph.c:133: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: probe_counts
Error: CPPCHECK_WARNING (CWE-476): [#def616]
glib-2.87.0/girepository/cmph/chd_ph.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: probe_counts
Error: GCC_ANALYZER_WARNING (CWE-401): [#def617]
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: warning[-Wanalyzer-malloc-leak]: leak of ‘buckets’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:693:19: call_function: inlined call to ‘chd_ph_bucket_new’ from ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def618]
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: warning[-Wanalyzer-malloc-leak]: leak of ‘disp_table’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:703:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def619]
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: warning[-Wanalyzer-malloc-leak]: leak of ‘items’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:694:37: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def620]
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: warning[-Wanalyzer-malloc-leak]: leak of ‘map_items’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:233:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: throw: if ‘hash_state_destroy’ throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:233:33: danger: ‘map_items’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def621]
glib-2.87.0/girepository/cmph/chd_ph.c:234:30: warning[-Wanalyzer-malloc-leak]: leak of ‘buckets’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:693:19: call_function: inlined call to ‘chd_ph_bucket_new’ from ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def622]
glib-2.87.0/girepository/cmph/chd_ph.c:234:30: warning[-Wanalyzer-malloc-leak]: leak of ‘disp_table’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:703:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def623]
glib-2.87.0/girepository/cmph/chd_ph.c:234:30: warning[-Wanalyzer-malloc-leak]: leak of ‘items’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:694:37: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def624]
glib-2.87.0/girepository/cmph/chd_ph.c:234:30: warning[-Wanalyzer-malloc-leak]: leak of ‘map_items’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:234:30: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:234:30: danger: ‘map_items’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def625]
glib-2.87.0/girepository/cmph/chd_ph.c:238:17: warning[-Wanalyzer-malloc-leak]: leak of ‘disp_table’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:703:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def626]
glib-2.87.0/girepository/cmph/chd_ph.c:238:17: warning[-Wanalyzer-malloc-leak]: leak of ‘map_items’
glib-2.87.0/girepository/cmph/chd_ph.c:219:12: enter_function: entry to ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: call_function: calling ‘chd_ph_bucket_clean’ from ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: return_function: returning to ‘chd_ph_mapping’ from ‘chd_ph_bucket_clean’
glib-2.87.0/girepository/cmph/chd_ph.c:238:17: throw: if the called function throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:238:17: danger: ‘map_items’ leaks here; was allocated at [(2)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def627]
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: warning[-Wanalyzer-malloc-leak]: leak of ‘disp_table’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:703:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def628]
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: warning[-Wanalyzer-malloc-leak]: leak of ‘map_items’
glib-2.87.0/girepository/cmph/chd_ph.c:219:12: enter_function: entry to ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: call_function: calling ‘chd_ph_bucket_clean’ from ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: return_function: returning to ‘chd_ph_mapping’ from ‘chd_ph_bucket_clean’
glib-2.87.0/girepository/cmph/chd_ph.c:240:28: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: throw: if the called function throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: danger: ‘map_items’ leaks here; was allocated at [(2)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def629]
glib-2.87.0/girepository/cmph/chd_ph.c:243:25: warning[-Wanalyzer-malloc-leak]: leak of ‘disp_table’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:703:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def630]
glib-2.87.0/girepository/cmph/chd_ph.c:243:25: warning[-Wanalyzer-malloc-leak]: leak of ‘map_items’
glib-2.87.0/girepository/cmph/chd_ph.c:219:12: enter_function: entry to ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: call_function: calling ‘chd_ph_bucket_clean’ from ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: return_function: returning to ‘chd_ph_mapping’ from ‘chd_ph_bucket_clean’
glib-2.87.0/girepository/cmph/chd_ph.c:240:28: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:243:25: throw: if ‘hash_vector’ throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:243:25: danger: ‘map_items’ leaks here; was allocated at [(2)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def631]
glib-2.87.0/girepository/cmph/chd_ph.c:248:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘map_item’
glib-2.87.0/girepository/cmph/chd_ph.c:219:12: enter_function: entry to ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:227:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: call_function: calling ‘chd_ph_bucket_clean’ from ‘chd_ph_mapping’
glib-2.87.0/girepository/cmph/chd_ph.c:236:17: return_function: returning to ‘chd_ph_mapping’ from ‘chd_ph_bucket_clean’
glib-2.87.0/girepository/cmph/chd_ph.c:240:28: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:242:25: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:248:25: danger: ‘map_item’ could be NULL: unchecked value from [(2)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def632]
glib-2.87.0/girepository/cmph/chd_ph.c:251:25: warning[-Wanalyzer-malloc-leak]: leak of ‘disp_table’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:703:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def633]
glib-2.87.0/girepository/cmph/chd_ph.c:251:25: warning[-Wanalyzer-malloc-leak]: leak of ‘map_items’
glib-2.87.0/girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.87.0/girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.87.0/girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: CPPCHECK_WARNING (CWE-476): [#def634]
glib-2.87.0/girepository/cmph/chd_ph.c:312: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: sorted_lists
Error: CPPCHECK_WARNING (CWE-476): [#def635]
glib-2.87.0/girepository/cmph/chd_ph.c:314: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: sorted_lists
Error: GCC_ANALYZER_WARNING (CWE-476): [#def636]
glib-2.87.0/girepository/cmph/chd_ph.c:314:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘sorted_lists’
glib-2.87.0/girepository/cmph/chd_ph.c:297:72: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chd_ph.c:314:9: danger: ‘sorted_lists’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def637]
glib-2.87.0/girepository/cmph/chd_ph.c:335: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_buckets
Error: CPPCHECK_WARNING (CWE-476): [#def638]
glib-2.87.0/girepository/cmph/chd_ph.c:336: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_buckets
Error: CPPCHECK_WARNING (CWE-476): [#def639]
glib-2.87.0/girepository/cmph/chd_ph.c:358: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_items
Error: CPPCHECK_WARNING (CWE-476): [#def640]
glib-2.87.0/girepository/cmph/chd_ph.c:359: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_items
Error: CPPCHECK_WARNING (CWE-476): [#def641]
glib-2.87.0/girepository/cmph/chd_ph.c:808: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def642]
glib-2.87.0/girepository/cmph/chd_ph.c:811: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def643]
glib-2.87.0/girepository/cmph/chd_ph.c:813: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def644]
glib-2.87.0/girepository/cmph/chd_ph.c:815: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def645]
glib-2.87.0/girepository/cmph/chd_ph.c:816: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def646]
glib-2.87.0/girepository/cmph/chd_ph.c:818: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def647]
glib-2.87.0/girepository/cmph/chd_ph.c:819: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-789): [#def648]
glib-2.87.0/girepository/cmph/chd_ph.c:850:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def649]
glib-2.87.0/girepository/cmph/chd_ph.c:851: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def650]
glib-2.87.0/girepository/cmph/chd_ph.c:852: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_ph
Error: GCC_ANALYZER_WARNING (CWE-401): [#def651]
glib-2.87.0/girepository/cmph/chd_ph.c:852:22: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/chd_ph.c:850:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:852:22: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:852:22: danger: ‘buf’ leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def652]
glib-2.87.0/girepository/cmph/chd_ph.c:857:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def653]
glib-2.87.0/girepository/cmph/chd_ph.c:858: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def654]
glib-2.87.0/girepository/cmph/chd_ph.c:859: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_ph
Error: CPPCHECK_WARNING (CWE-476): [#def655]
glib-2.87.0/girepository/cmph/chd_ph.c:860: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_ph
Error: GCC_ANALYZER_WARNING (CWE-401): [#def656]
glib-2.87.0/girepository/cmph/chd_ph.c:860:9: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/chd_ph.c:850:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:857:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chd_ph.c:860:9: throw: if ‘compressed_seq_load’ throws an exception...
glib-2.87.0/girepository/cmph/chd_ph.c:860:9: danger: ‘buf’ leaks here; was allocated at [(2)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def657]
glib-2.87.0/girepository/cmph/chm.c:71:32: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*chm.hashes + (long unsigned int)i * 8’
glib-2.87.0/girepository/cmph/chm.c:70:40: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chm.c:71:20: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/girepository/cmph/chm.c:71:32: branch_true: ...to here
glib-2.87.0/girepository/cmph/chm.c:71:32: danger: ‘*chm.hashes + (long unsigned int)i * 8’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def658]
glib-2.87.0/girepository/cmph/chm.c:112: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: visited
Error: CPPCHECK_WARNING (CWE-476): [#def659]
glib-2.87.0/girepository/cmph/chm.c:129: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def660]
glib-2.87.0/girepository/cmph/chm.c:131: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def661]
glib-2.87.0/girepository/cmph/chm.c:133: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def662]
glib-2.87.0/girepository/cmph/chm.c:135: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def663]
glib-2.87.0/girepository/cmph/chm.c:136: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def664]
glib-2.87.0/girepository/cmph/chm.c:137: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def665]
glib-2.87.0/girepository/cmph/chm.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def666]
glib-2.87.0/girepository/cmph/chm.c:252: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: GCC_ANALYZER_WARNING (CWE-476): [#def667]
glib-2.87.0/girepository/cmph/chm.c:252:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chm’
glib-2.87.0/girepository/cmph/chm.c:247:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/chm.c:252:9: danger: ‘chm’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def668]
glib-2.87.0/girepository/cmph/chm.c:252:40: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘(long unsigned int)(nhashes + 1) * 8’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def669]
glib-2.87.0/girepository/cmph/chm.c:253: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: GCC_ANALYZER_WARNING (CWE-823): [#def670]
glib-2.87.0/girepository/cmph/chm.c:253:9: warning[-Wanalyzer-tainted-offset]: use of attacker-controlled value ‘(long unsigned int)nhashes * 8’ as offset without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def671]
glib-2.87.0/girepository/cmph/chm.c:260:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.87.0/girepository/cmph/chm.c:255:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chm.c:258:26: branch_true: ...to here
glib-2.87.0/girepository/cmph/chm.c:260:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def672]
glib-2.87.0/girepository/cmph/chm.c:261: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def673]
glib-2.87.0/girepository/cmph/chm.c:262:25: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/chm.c:255:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/chm.c:258:26: branch_true: ...to here
glib-2.87.0/girepository/cmph/chm.c:260:31: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chm.c:262:25: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/chm.c:262:25: danger: ‘buf’ leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def674]
glib-2.87.0/girepository/cmph/chm.c:263: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: GCC_ANALYZER_WARNING (CWE-401): [#def675]
glib-2.87.0/girepository/cmph/chm.c:268:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.87.0/girepository/cmph/chm.c:252:40: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/chm.c:255:21: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/chm.c:268:24: branch_false: ...to here
glib-2.87.0/girepository/cmph/chm.c:268:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def676]
glib-2.87.0/girepository/cmph/chm.c:271: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: CPPCHECK_WARNING (CWE-476): [#def677]
glib-2.87.0/girepository/cmph/chm.c:272: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: GCC_ANALYZER_WARNING (CWE-688): [#def678]
glib-2.87.0/girepository/cmph/cmph.c:89:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*key’ where non-null expected
glib-2.87.0/girepository/cmph/cmph.c:88:24: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/cmph.c:89:9: danger: argument 1 (‘malloc(size)’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def679]
glib-2.87.0/girepository/cmph/cmph.c:103:5: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*key’ where non-null expected
glib-2.87.0/girepository/cmph/cmph.c:102:20: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/cmph.c:103:5: danger: argument 1 (‘malloc(size)’) from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def680]
glib-2.87.0/girepository/cmph/cmph.c:116:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*key’ where non-null expected
glib-2.87.0/girepository/cmph/cmph.c:115:24: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/cmph.c:116:9: danger: argument 1 (‘malloc(size + 1)’) from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-401): [#def681]
glib-2.87.0/girepository/cmph/cmph.c:154:9: warning[-Wanalyzer-malloc-leak]: leak of ‘key_source’
glib-2.87.0/girepository/cmph/cmph.c:167:20: enter_function: entry to ‘cmph_io_nlfile_adapter’
glib-2.87.0/girepository/cmph/cmph.c:169:57: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/cmph.c:170:3: branch_true: following ‘true’ branch (when ‘key_source’ is non-NULL)...
glib-2.87.0/girepository/cmph/cmph.c:171:3: branch_true: ...to here
glib-2.87.0/girepository/cmph/cmph.c:172:23: call_function: calling ‘count_nlfile_keys’ from ‘cmph_io_nlfile_adapter’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def682]
glib-2.87.0/girepository/cmph/cmph.c:163:9: warning[-Wanalyzer-malloc-leak]: leak of ‘key_source’
glib-2.87.0/girepository/cmph/cmph.c:167:20: enter_function: entry to ‘cmph_io_nlfile_adapter’
glib-2.87.0/girepository/cmph/cmph.c:169:57: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/cmph.c:170:3: branch_true: following ‘true’ branch (when ‘key_source’ is non-NULL)...
glib-2.87.0/girepository/cmph/cmph.c:171:3: branch_true: ...to here
glib-2.87.0/girepository/cmph/cmph.c:172:23: call_function: calling ‘count_nlfile_keys’ from ‘cmph_io_nlfile_adapter’
Error: CPPCHECK_WARNING (CWE-476): [#def683]
glib-2.87.0/girepository/cmph/cmph_structs.c:12: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mph
Error: GCC_ANALYZER_WARNING (CWE-688): [#def684]
glib-2.87.0/girepository/cmph/cmph_structs.c:12:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘mph’ where non-null expected
glib-2.87.0/girepository/cmph/cmph_structs.c:11:47: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/cmph_structs.c:12:9: danger: argument 1 (‘mph’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-476): [#def685]
glib-2.87.0/girepository/cmph/cmph_structs.c:65: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: GCC_ANALYZER_WARNING (CWE-476): [#def686]
glib-2.87.0/girepository/cmph/cmph_structs.c:65:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.87.0/girepository/cmph/cmph_structs.c:48:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/cmph_structs.c:49:21: branch_false: ...to here
glib-2.87.0/girepository/cmph/cmph_structs.c:52:20: branch_true: following ‘true’ branch (when ‘i != 9’)...
glib-2.87.0/girepository/cmph/cmph_structs.c:54:21: branch_true: ...to here
glib-2.87.0/girepository/cmph/cmph_structs.c:59:12: branch_false: following ‘false’ branch (when ‘algo != 9’)...
glib-2.87.0/girepository/cmph/cmph_structs.c:64:26: branch_false: ...to here
glib-2.87.0/girepository/cmph/cmph_structs.c:64:26: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/cmph_structs.c:65:9: danger: ‘mphf’ could be NULL: unchecked value from [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: CPPCHECK_WARNING (CWE-476): [#def687]
glib-2.87.0/girepository/cmph/cmph_structs.c:67: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def688]
glib-2.87.0/girepository/cmph/compressed_rank.c:64: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: select_vec
Error: GCC_ANALYZER_WARNING (CWE-476): [#def689]
glib-2.87.0/girepository/cmph/compressed_rank.c:64:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘select_vec’
glib-2.87.0/girepository/cmph/compressed_rank.c:49:38: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:58:27: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:58:27: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:60:23: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:64:28: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:64:17: danger: ‘select_vec + (long unsigned int)(i + 4294967295) * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def690]
glib-2.87.0/girepository/cmph/compressed_rank.c:70:9: warning[-Wanalyzer-malloc-leak]: leak of ‘select_vec’
glib-2.87.0/girepository/cmph/compressed_rank.c:49:38: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:53:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:58:27: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:70:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:70:9: throw: if ‘select_generate’ throws an exception...
glib-2.87.0/girepository/cmph/compressed_rank.c:70:9: danger: ‘select_vec’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def691]
glib-2.87.0/girepository/cmph/compressed_rank.c:162:9: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/compressed_rank.c:253:6: enter_function: entry to ‘compressed_rank_pack’
glib-2.87.0/girepository/cmph/compressed_rank.c:255:12: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:257:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:259:17: call_function: calling ‘compressed_rank_dump’ from ‘compressed_rank_pack’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def692]
glib-2.87.0/girepository/cmph/compressed_rank.c:238:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*cr.vals_rems’ where non-null expected
glib-2.87.0/girepository/cmph/compressed_rank.c:236:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_rank.c:238:9: danger: argument 1 (‘calloc((long unsigned int)vals_rems_size, 4)’) from [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def693]
glib-2.87.0/girepository/cmph/compressed_rank.c:260:17: warning[-Wanalyzer-null-argument]: use of NULL ‘buf’ where non-null expected
glib-2.87.0/girepository/cmph/compressed_rank.c:253:6: enter_function: entry to ‘compressed_rank_pack’
glib-2.87.0/girepository/cmph/compressed_rank.c:255:12: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_rank.c:257:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_rank.c:259:17: call_function: calling ‘compressed_rank_dump’ from ‘compressed_rank_pack’
glib-2.87.0/girepository/cmph/compressed_rank.c:259:17: return_function: returning to ‘compressed_rank_pack’ from ‘compressed_rank_dump’
glib-2.87.0/girepository/cmph/compressed_rank.c:260:17: danger: argument 2 (‘buf’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def694]
glib-2.87.0/girepository/cmph/compressed_seq.c:60:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘lengths’
glib-2.87.0/girepository/cmph/compressed_seq.c:49:57: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:58:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:60:32: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:60:25: danger: ‘lengths + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def695]
glib-2.87.0/girepository/cmph/compressed_seq.c:64:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘lengths’
glib-2.87.0/girepository/cmph/compressed_seq.c:49:57: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:58:19: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:64:38: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:64:25: danger: ‘lengths + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def696]
glib-2.87.0/girepository/cmph/compressed_seq.c:109:9: warning[-Wanalyzer-malloc-leak]: leak of ‘lengths’
glib-2.87.0/girepository/cmph/compressed_seq.c:49:57: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:69:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:73:52: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:87:11: branch_true: following ‘true’ branch (when ‘res == 0’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:89:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:102:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:104:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:102:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:109:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:109:9: throw: if ‘select_init’ throws an exception...
glib-2.87.0/girepository/cmph/compressed_seq.c:109:9: danger: ‘lengths’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def697]
glib-2.87.0/girepository/cmph/compressed_seq.c:113:9: warning[-Wanalyzer-malloc-leak]: leak of ‘lengths’
glib-2.87.0/girepository/cmph/compressed_seq.c:49:57: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:69:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:73:52: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:78:19: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:87:11: branch_true: following ‘true’ branch (when ‘res == 0’)...
glib-2.87.0/girepository/cmph/compressed_seq.c:89:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:102:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:104:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:102:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:109:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:113:9: throw: if ‘select_generate’ throws an exception...
glib-2.87.0/girepository/cmph/compressed_seq.c:113:9: danger: ‘lengths’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def698]
glib-2.87.0/girepository/cmph/compressed_seq.c:202:9: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/compressed_seq.c:317:6: enter_function: entry to ‘compressed_seq_pack’
glib-2.87.0/girepository/cmph/compressed_seq.c:319:12: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:321:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:323:17: call_function: calling ‘compressed_seq_dump’ from ‘compressed_seq_pack’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def699]
glib-2.87.0/girepository/cmph/compressed_seq.c:287:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*cs.length_rems’ where non-null expected
glib-2.87.0/girepository/cmph/compressed_seq.c:285:43: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_seq.c:287:9: danger: argument 1 (‘calloc((long unsigned int)length_rems_size, 4)’) from [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def700]
glib-2.87.0/girepository/cmph/compressed_seq.c:305:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*cs.store_table’ where non-null expected
glib-2.87.0/girepository/cmph/compressed_seq.c:303:43: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/compressed_seq.c:305:9: danger: argument 1 (‘calloc((long unsigned int)store_table_size, 4)’) from [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def701]
glib-2.87.0/girepository/cmph/compressed_seq.c:324:17: warning[-Wanalyzer-null-argument]: use of NULL ‘buf’ where non-null expected
glib-2.87.0/girepository/cmph/compressed_seq.c:317:6: enter_function: entry to ‘compressed_seq_pack’
glib-2.87.0/girepository/cmph/compressed_seq.c:319:12: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/compressed_seq.c:321:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/compressed_seq.c:323:17: call_function: calling ‘compressed_seq_dump’ from ‘compressed_seq_pack’
glib-2.87.0/girepository/cmph/compressed_seq.c:323:17: return_function: returning to ‘compressed_seq_pack’ from ‘compressed_seq_dump’
glib-2.87.0/girepository/cmph/compressed_seq.c:324:17: danger: argument 2 (‘buf’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-401): [#def702]
glib-2.87.0/girepository/cmph/fch.c:127:32: warning[-Wanalyzer-malloc-leak]: leak of ‘hashtable’
glib-2.87.0/girepository/cmph/fch.c:126:48: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:127:32: throw: if ‘fch_buckets_get_nbuckets’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:127:32: danger: ‘hashtable’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def703]
glib-2.87.0/girepository/cmph/fch.c:127:32: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def704]
glib-2.87.0/girepository/cmph/fch.c:127:32: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def705]
glib-2.87.0/girepository/cmph/fch.c:131:37: warning[-Wanalyzer-malloc-leak]: leak of ‘hashtable’
glib-2.87.0/girepository/cmph/fch.c:126:48: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:129:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:131:81: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:131:37: throw: if ‘fch_buckets_get_size’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:131:37: danger: ‘hashtable’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def706]
glib-2.87.0/girepository/cmph/fch.c:131:37: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def707]
glib-2.87.0/girepository/cmph/fch.c:131:37: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def708]
glib-2.87.0/girepository/cmph/fch.c:132:17: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘hashtable’ where non-null expected
glib-2.87.0/girepository/cmph/fch.c:126:48: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/fch.c:129:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:131:81: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:132:17: danger: argument 1 (‘hashtable’) from [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-401): [#def709]
glib-2.87.0/girepository/cmph/fch.c:136:38: warning[-Wanalyzer-malloc-leak]: leak of ‘hashtable’
glib-2.87.0/girepository/cmph/fch.c:126:48: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:129:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:131:81: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:136:38: throw: if ‘fch_buckets_get_key’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:136:38: danger: ‘hashtable’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def710]
glib-2.87.0/girepository/cmph/fch.c:136:38: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def711]
glib-2.87.0/girepository/cmph/fch.c:136:38: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def712]
glib-2.87.0/girepository/cmph/fch.c:137:46: warning[-Wanalyzer-malloc-leak]: leak of ‘hashtable’
glib-2.87.0/girepository/cmph/fch.c:126:48: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:129:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:131:81: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:137:46: throw: if ‘fch_buckets_get_keylength’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:137:46: danger: ‘hashtable’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def713]
glib-2.87.0/girepository/cmph/fch.c:137:46: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def714]
glib-2.87.0/girepository/cmph/fch.c:137:46: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def715]
glib-2.87.0/girepository/cmph/fch.c:138:33: warning[-Wanalyzer-malloc-leak]: leak of ‘hashtable’
glib-2.87.0/girepository/cmph/fch.c:126:48: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:129:21: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:131:81: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:138:33: throw: if ‘hash’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:138:33: danger: ‘hashtable’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def716]
glib-2.87.0/girepository/cmph/fch.c:138:33: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def717]
glib-2.87.0/girepository/cmph/fch.c:138:33: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:187:27: call_function: calling ‘check_for_collisions_h2’ from ‘searching’
Error: CPPCHECK_WARNING (CWE-476): [#def718]
glib-2.87.0/girepository/cmph/fch.c:155: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def719]
glib-2.87.0/girepository/cmph/fch.c:156: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def720]
glib-2.87.0/girepository/cmph/fch.c:157: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: GCC_ANALYZER_WARNING (CWE-401): [#def721]
glib-2.87.0/girepository/cmph/fch.c:168:48: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:168:48: throw: if ‘fch_buckets_get_nbuckets’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:168:48: danger: ‘map_table’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def722]
glib-2.87.0/girepository/cmph/fch.c:168:48: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:168:48: throw: if ‘fch_buckets_get_nbuckets’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:168:48: danger: ‘random_table’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def723]
glib-2.87.0/girepository/cmph/fch.c:177: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: random_table
Error: GCC_ANALYZER_WARNING (CWE-476): [#def724]
glib-2.87.0/girepository/cmph/fch.c:177:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:177:29: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:177:17: danger: ‘random_table + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def725]
glib-2.87.0/girepository/cmph/fch.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: map_table
Error: CPPCHECK_WARNING (CWE-476): [#def726]
glib-2.87.0/girepository/cmph/fch.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: random_table
Error: GCC_ANALYZER_WARNING (CWE-476): [#def727]
glib-2.87.0/girepository/cmph/fch.c:182:27: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:182:39: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:182:27: danger: ‘random_table + (long unsigned int)i * 4’ could be NULL: unchecked value from [(2)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def728]
glib-2.87.0/girepository/cmph/fch.c:185:30: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:185:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:185:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:185:30: throw: if ‘hash_state_destroy’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:185:30: danger: ‘map_table’ leaks here; was allocated at [(2)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def729]
glib-2.87.0/girepository/cmph/fch.c:185:30: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:185:20: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/fch.c:185:30: branch_true: ...to here
glib-2.87.0/girepository/cmph/fch.c:185:30: throw: if ‘hash_state_destroy’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:185:30: danger: ‘random_table’ leaks here; was allocated at [(2)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def730]
glib-2.87.0/girepository/cmph/fch.c:186:27: warning[-Wanalyzer-malloc-leak]: leak of ‘map_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:164:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:185:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:186:27: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:186:27: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:186:27: danger: ‘map_table’ leaks here; was allocated at [(2)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def731]
glib-2.87.0/girepository/cmph/fch.c:186:27: warning[-Wanalyzer-malloc-leak]: leak of ‘random_table’
glib-2.87.0/girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.87.0/girepository/cmph/fch.c:163:54: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.87.0/girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:180:20: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:185:20: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/fch.c:186:27: branch_false: ...to here
glib-2.87.0/girepository/cmph/fch.c:186:27: throw: if ‘hash_state_new’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:186:27: danger: ‘random_table’ leaks here; was allocated at [(2)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-476): [#def732]
glib-2.87.0/girepository/cmph/fch.c:294: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def733]
glib-2.87.0/girepository/cmph/fch.c:296: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def734]
glib-2.87.0/girepository/cmph/fch.c:298: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def735]
glib-2.87.0/girepository/cmph/fch.c:300: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def736]
glib-2.87.0/girepository/cmph/fch.c:302: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def737]
glib-2.87.0/girepository/cmph/fch.c:303: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def738]
glib-2.87.0/girepository/cmph/fch.c:304: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def739]
glib-2.87.0/girepository/cmph/fch.c:305: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def740]
glib-2.87.0/girepository/cmph/fch.c:306: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def741]
glib-2.87.0/girepository/cmph/fch.c:307: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def742]
glib-2.87.0/girepository/cmph/fch.c:308: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def743]
glib-2.87.0/girepository/cmph/fch.c:373: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: GCC_ANALYZER_WARNING (CWE-476): [#def744]
glib-2.87.0/girepository/cmph/fch.c:373:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘fch’
glib-2.87.0/girepository/cmph/fch.c:365:41: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/fch.c:373:9: danger: ‘fch’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def745]
glib-2.87.0/girepository/cmph/fch.c:376:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def746]
glib-2.87.0/girepository/cmph/fch.c:377: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def747]
glib-2.87.0/girepository/cmph/fch.c:378: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: GCC_ANALYZER_WARNING (CWE-401): [#def748]
glib-2.87.0/girepository/cmph/fch.c:378:19: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/fch.c:376:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:378:19: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:378:19: danger: ‘buf’ leaks here; was allocated at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def749]
glib-2.87.0/girepository/cmph/fch.c:384: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: GCC_ANALYZER_WARNING (CWE-789): [#def750]
glib-2.87.0/girepository/cmph/fch.c:387:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: CPPCHECK_WARNING (CWE-476): [#def751]
glib-2.87.0/girepository/cmph/fch.c:388: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def752]
glib-2.87.0/girepository/cmph/fch.c:389: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: GCC_ANALYZER_WARNING (CWE-401): [#def753]
glib-2.87.0/girepository/cmph/fch.c:389:19: warning[-Wanalyzer-malloc-leak]: leak of ‘buf’
glib-2.87.0/girepository/cmph/fch.c:376:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:387:23: acquire_memory: allocated here
glib-2.87.0/girepository/cmph/fch.c:389:19: throw: if ‘hash_state_load’ throws an exception...
glib-2.87.0/girepository/cmph/fch.c:389:19: danger: ‘buf’ leaks here; was allocated at [(2)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-476): [#def754]
glib-2.87.0/girepository/cmph/fch.c:400: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def755]
glib-2.87.0/girepository/cmph/fch.c:401: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def756]
glib-2.87.0/girepository/cmph/fch_buckets.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def757]
glib-2.87.0/girepository/cmph/fch_buckets.c:184: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def758]
glib-2.87.0/girepository/cmph/fch_buckets.c:185: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def759]
glib-2.87.0/girepository/cmph/fch_buckets.c:189: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def760]
glib-2.87.0/girepository/cmph/fch_buckets.c:190: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def761]
glib-2.87.0/girepository/cmph/fch_buckets.c:195: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def762]
glib-2.87.0/girepository/cmph/fch_buckets.c:195: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: sorted_indexes
Error: CPPCHECK_WARNING (CWE-476): [#def763]
glib-2.87.0/girepository/cmph/fch_buckets.c:196: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def764]
glib-2.87.0/girepository/cmph/graph.c:212: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: deleted
Error: CPPCHECK_WARNING (CWE-476): [#def765]
glib-2.87.0/girepository/cmph/graph.c:234: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: deleted
Error: GCC_ANALYZER_WARNING (CWE-688): [#def766]
glib-2.87.0/girepository/cmph/graph.c:234:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘deleted’ where non-null expected
glib-2.87.0/girepository/cmph/graph.c:232:45: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/graph.c:234:9: danger: argument 1 (‘deleted’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-476): [#def767]
glib-2.87.0/girepository/cmph/graph.c:265: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: deleted
Error: GCC_ANALYZER_WARNING (CWE-688): [#def768]
glib-2.87.0/girepository/cmph/graph.c:265:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘deleted’ where non-null expected
glib-2.87.0/girepository/cmph/graph.c:263:45: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/graph.c:265:9: danger: argument 1 (‘deleted’) from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def769]
glib-2.87.0/girepository/cmph/graph.c:269:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*g.critical_nodes’ where non-null expected
glib-2.87.0/girepository/cmph/graph.c:267:43: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/graph.c:269:9: danger: argument 1 (‘malloc(((long unsigned int)*g.nnodes >> 3) + 1)’) from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def770]
glib-2.87.0/girepository/cmph/hash.c:68:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*buf’ where non-null expected
glib-2.87.0/girepository/cmph/hash.c:58:9: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/hash.c:60:17: branch_true: ...to here
glib-2.87.0/girepository/cmph/hash.c:62:28: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/hash.c:67:54: branch_false: ...to here
glib-2.87.0/girepository/cmph/hash.c:67:24: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/hash.c:68:9: danger: argument 1 (‘malloc(strlen(cmph_hash_names[<unknown>]) + (long unsigned int)*buflen + 1)’) from [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4) could be NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-476): [#def771]
glib-2.87.0/girepository/cmph/jenkins_hash.c:91: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: state
Error: CPPCHECK_WARNING (CWE-476): [#def772]
glib-2.87.0/girepository/cmph/jenkins_hash.c:237: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dest_state
Error: GCC_ANALYZER_WARNING (CWE-476): [#def773]
glib-2.87.0/girepository/cmph/jenkins_hash.c:237:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘dest_state’
glib-2.87.0/girepository/cmph/jenkins_hash.c:236:58: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/jenkins_hash.c:237:9: danger: ‘dest_state’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def774]
glib-2.87.0/girepository/cmph/jenkins_hash.c:238: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dest_state
Error: CPPCHECK_WARNING (CWE-476): [#def775]
glib-2.87.0/girepository/cmph/jenkins_hash.c:245: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: state
Error: GCC_ANALYZER_WARNING (CWE-476): [#def776]
glib-2.87.0/girepository/cmph/jenkins_hash.c:245:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘state’
glib-2.87.0/girepository/cmph/jenkins_hash.c:244:53: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/jenkins_hash.c:245:9: danger: ‘state’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def777]
glib-2.87.0/girepository/cmph/jenkins_hash.c:246: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: state
Error: GCC_ANALYZER_WARNING (CWE-476): [#def778]
glib-2.87.0/girepository/cmph/select.c:84:55: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bits_table’
glib-2.87.0/girepository/cmph/select.c:94:6: enter_function: entry to ‘select_generate’
glib-2.87.0/girepository/cmph/select.c:114:40: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/select.c:143:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/select.c:157:9: branch_true: ...to here
glib-2.87.0/girepository/cmph/select.c:158:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/select.c:164:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/select.c:164:9: call_function: calling ‘select_generate_sel_table’ from ‘select_generate’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def779]
glib-2.87.0/girepository/cmph/select.c:88:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*sel.select_table’
glib-2.87.0/girepository/cmph/select.c:94:6: enter_function: entry to ‘select_generate’
glib-2.87.0/girepository/cmph/select.c:120:44: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/select.c:143:19: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/select.c:157:9: branch_true: ...to here
glib-2.87.0/girepository/cmph/select.c:158:11: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/cmph/select.c:164:9: branch_false: ...to here
glib-2.87.0/girepository/cmph/select.c:164:9: call_function: calling ‘select_generate_sel_table’ from ‘select_generate’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def780]
glib-2.87.0/girepository/cmph/select.c:278:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*sel.bits_vec’ where non-null expected
glib-2.87.0/girepository/cmph/select.c:270:40: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/select.c:278:9: danger: argument 1 (‘*sel.bits_vec’) from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def781]
glib-2.87.0/girepository/cmph/select.c:280:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*sel.select_table’ where non-null expected
glib-2.87.0/girepository/cmph/select.c:276:44: acquire_memory: this call could return NULL
glib-2.87.0/girepository/cmph/select.c:280:9: danger: argument 1 (‘*sel.select_table’) from [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def782]
glib-2.87.0/girepository/cmph/select.c:298:17: warning[-Wanalyzer-null-argument]: use of NULL ‘buf’ where non-null expected
glib-2.87.0/girepository/cmph/select.c:291:6: enter_function: entry to ‘select_pack’
glib-2.87.0/girepository/cmph/select.c:293:12: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/cmph/select.c:295:23: branch_true: ...to here
glib-2.87.0/girepository/cmph/select.c:297:17: call_function: calling ‘select_dump’ from ‘select_pack’
glib-2.87.0/girepository/cmph/select.c:297:17: return_function: returning to ‘select_pack’ from ‘select_dump’
glib-2.87.0/girepository/cmph/select.c:298:17: danger: argument 2 (‘buf’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def783]
glib-2.87.0/girepository/compiler/compiler.c:103:23: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:103:23: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:103:23: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def784]
glib-2.87.0/girepository/compiler/compiler.c:103:23: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:103:23: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:103:23: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def785]
glib-2.87.0/girepository/compiler/compiler.c:104:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:104:7: throw: if ‘g_fprintf’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:104:7: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def786]
glib-2.87.0/girepository/compiler/compiler.c:104:7: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:104:7: throw: if ‘g_fprintf’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:104:7: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def787]
glib-2.87.0/girepository/compiler/compiler.c:105:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:105:7: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:105:7: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:105:7: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:105:7: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def788]
glib-2.87.0/girepository/compiler/compiler.c:105:7: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:105:7: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:105:7: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:105:7: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:105:7: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def789]
glib-2.87.0/girepository/compiler/compiler.c:126:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:126:3: branch_true: following ‘true’ branch (when ‘file_obj’ is non-NULL)...
glib-2.87.0/girepository/compiler/compiler.c:126:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:126:3: throw: if ‘g_object_unref’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:126:3: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def790]
glib-2.87.0/girepository/compiler/compiler.c:126:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:126:3: branch_true: following ‘true’ branch (when ‘file_obj’ is non-NULL)...
glib-2.87.0/girepository/compiler/compiler.c:126:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:126:3: throw: if ‘g_object_unref’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:126:3: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def791]
glib-2.87.0/girepository/compiler/compiler.c:127:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:127:3: branch_true: following ‘true’ branch (when ‘tmp_file_obj’ is non-NULL)...
glib-2.87.0/girepository/compiler/compiler.c:127:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:127:3: throw: if ‘g_object_unref’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:127:3: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def792]
glib-2.87.0/girepository/compiler/compiler.c:127:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:127:3: branch_true: following ‘true’ branch (when ‘tmp_file_obj’ is non-NULL)...
glib-2.87.0/girepository/compiler/compiler.c:127:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:127:3: throw: if ‘g_object_unref’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:127:3: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def793]
glib-2.87.0/girepository/compiler/compiler.c:128:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:128:3: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:128:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:128:3: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:128:3: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def794]
glib-2.87.0/girepository/compiler/compiler.c:128:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:128:3: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:128:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:128:3: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:128:3: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def795]
glib-2.87.0/girepository/compiler/compiler.c:129:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:129:3: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:129:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:129:3: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:129:3: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def796]
glib-2.87.0/girepository/compiler/compiler.c:129:3: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:129:3: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:129:3: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:129:3: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/compiler/compiler.c:129:3: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def797]
glib-2.87.0/girepository/compiler/compiler.c:131:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_resource: opened here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:131:10: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def798]
glib-2.87.0/girepository/compiler/compiler.c:131:10: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.87.0/girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:89:27: acquire_memory: allocated here
glib-2.87.0/girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.87.0/girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.87.0/girepository/compiler/compiler.c:131:10: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def799]
glib-2.87.0/girepository/gdump.c:61:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def800]
glib-2.87.0/girepository/gdump.c:61:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def801]
glib-2.87.0/girepository/gdump.c:61:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def802]
glib-2.87.0/girepository/gdump.c:61:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def803]
glib-2.87.0/girepository/gdump.c:131:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/girepository/gdump.c:129:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/girepository/gdump.c:131:9: throw: if ‘g_markup_vprintf_escaped’ throws an exception...
glib-2.87.0/girepository/gdump.c:131:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def804]
glib-2.87.0/girepository/gdump.c:149:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def805]
glib-2.87.0/girepository/gdump.c:149:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def806]
glib-2.87.0/girepository/gdump.c:149:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def807]
glib-2.87.0/girepository/gdump.c:149:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def808]
glib-2.87.0/girepository/gdump.c:676:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:675:25: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:676:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/girepository/gdump.c:676:7: danger: ‘fopen(input_filename, "rbe")’ leaks here; was opened at [(3)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def809]
glib-2.87.0/girepository/gdump.c:676:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:675:25: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:676:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/girepository/gdump.c:676:7: danger: ‘fopen(input_filename, "rbe")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def810]
glib-2.87.0/girepository/gdump.c:676:47: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:675:25: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:676:47: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/girepository/gdump.c:676:47: danger: ‘fopen(input_filename, "rbe")’ leaks here; was opened at [(3)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def811]
glib-2.87.0/girepository/gdump.c:676:47: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:675:25: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:676:47: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/girepository/gdump.c:676:47: danger: ‘fopen(input_filename, "rbe")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def812]
glib-2.87.0/girepository/gdump.c:688:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:688:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/girepository/gdump.c:688:18: danger: ‘fopen(input_filename, "rbe")’ leaks here; was opened at [(4)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def813]
glib-2.87.0/girepository/gdump.c:688:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:688:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/girepository/gdump.c:688:18: danger: ‘fopen(output_filename, "wbe")’ leaks here; was opened at [(6)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def814]
glib-2.87.0/girepository/gdump.c:688:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:688:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/girepository/gdump.c:688:18: danger: ‘fopen(input_filename, "rbe")’ leaks here; was allocated at [(4)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def815]
glib-2.87.0/girepository/gdump.c:688:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:688:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/girepository/gdump.c:688:18: danger: ‘fopen(output_filename, "wbe")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def816]
glib-2.87.0/girepository/gdump.c:690:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:690:10: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:693:20: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:693:20: call_function: calling ‘read_line’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def817]
glib-2.87.0/girepository/gdump.c:690:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_resource: opened here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:690:10: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:693:20: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:693:20: call_function: calling ‘read_line’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def818]
glib-2.87.0/girepository/gdump.c:690:10: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:660:11: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:690:10: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:693:20: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:693:20: call_function: calling ‘read_line’ from ‘gi_repository_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def819]
glib-2.87.0/girepository/gdump.c:690:10: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wbe")’
glib-2.87.0/girepository/gdump.c:637:1: enter_function: entry to ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:650:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:660:11: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:661:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:672:12: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:672:12: acquire_memory: allocated here
glib-2.87.0/girepository/gdump.c:673:6: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/gdump.c:685:3: branch_false: ...to here
glib-2.87.0/girepository/gdump.c:685:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:685:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:686:3: call_function: calling ‘goutput_write’ from ‘gi_repository_dump’
glib-2.87.0/girepository/gdump.c:686:3: return_function: returning to ‘gi_repository_dump’ from ‘goutput_write’
glib-2.87.0/girepository/gdump.c:690:10: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/gdump.c:693:20: branch_true: ...to here
glib-2.87.0/girepository/gdump.c:693:20: call_function: calling ‘read_line’ from ‘gi_repository_dump’
Error: CPPCHECK_WARNING (CWE-457): [#def820]
glib-2.87.0/girepository/gibaseinfo.c:915: error[uninitvar]: Uninitialized variables: &blob.name, &blob.value
Error: GCC_ANALYZER_WARNING (CWE-404): [#def821]
glib-2.87.0/girepository/girmodule.c:122:15: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/girepository/girmodule.c:120:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/girepository/girmodule.c:122:15: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/girepository/girmodule.c:122:15: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-476): [#def822]
glib-2.87.0/girepository/girparser.c:684:11: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-704): [#def823]
glib-2.87.0/girepository/girparser.c: scope_hint: In function ‘parse_type_internal’
glib-2.87.0/girepository/girparser.c:689:15: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def824]
glib-2.87.0/girepository/girparser.c:689:15: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: CPPCHECK_WARNING (CWE-457): [#def825]
glib-2.87.0/girepository/girparser.c:1727: error[legacyUninitvar]: Uninitialized variable: target_state
Error: COMPILER_WARNING (CWE-704): [#def826]
glib-2.87.0/girepository/girparser.c: scope_hint: In function ‘parse_value’
glib-2.87.0/girepository/girparser.c:1787:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def827]
glib-2.87.0/girepository/girparser.c:1787:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def828]
glib-2.87.0/girepository/girwriter.c:81:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/girepository/girwriter.c:80:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/girepository/girwriter.c:81:7: throw: if ‘g_markup_vprintf_escaped’ throws an exception...
glib-2.87.0/girepository/girwriter.c:81:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def829]
glib-2.87.0/girepository/girwriter.c:139:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘ofile’
glib-2.87.0/girepository/girwriter.c:1349:1: enter_function: entry to ‘gi_ir_writer_write’
glib-2.87.0/girepository/girwriter.c:1361:6: branch_false: following ‘false’ branch (when ‘filename’ is non-NULL)...
glib-2.87.0/girepository/girwriter.c:1367:10: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1371:15: acquire_resource: opened here
glib-2.87.0/girepository/girwriter.c:1373:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/girwriter.c:1382:7: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1385:9: call_function: inlined call to ‘xml_open’ from ‘gi_ir_writer_write’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def830]
glib-2.87.0/girepository/girwriter.c:139:9: warning[-Wanalyzer-malloc-leak]: leak of ‘ofile’
glib-2.87.0/girepository/girwriter.c:1349:1: enter_function: entry to ‘gi_ir_writer_write’
glib-2.87.0/girepository/girwriter.c:1361:6: branch_false: following ‘false’ branch (when ‘filename’ is non-NULL)...
glib-2.87.0/girepository/girwriter.c:1367:10: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1371:15: acquire_memory: allocated here
glib-2.87.0/girepository/girwriter.c:1373:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/girwriter.c:1382:7: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1385:9: call_function: inlined call to ‘xml_open’ from ‘gi_ir_writer_write’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def831]
glib-2.87.0/girepository/girwriter.c:1382:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(filename, "we")’
glib-2.87.0/girepository/girwriter.c:1361:6: branch_false: following ‘false’ branch (when ‘filename’ is non-NULL)...
glib-2.87.0/girepository/girwriter.c:1367:10: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1371:15: acquire_resource: opened here
glib-2.87.0/girepository/girwriter.c:1373:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/girwriter.c:1382:7: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1382:7: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/girwriter.c:1382:7: branch_true: ...to here
glib-2.87.0/girepository/girwriter.c:1382:7: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/girwriter.c:1382:7: danger: ‘fopen(filename, "we")’ leaks here; was opened at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def832]
glib-2.87.0/girepository/girwriter.c:1382:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(filename, "we")’
glib-2.87.0/girepository/girwriter.c:1361:6: branch_false: following ‘false’ branch (when ‘filename’ is non-NULL)...
glib-2.87.0/girepository/girwriter.c:1367:10: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1371:15: acquire_memory: allocated here
glib-2.87.0/girepository/girwriter.c:1373:10: branch_false: following ‘false’ branch...
glib-2.87.0/girepository/girwriter.c:1382:7: branch_false: ...to here
glib-2.87.0/girepository/girwriter.c:1382:7: branch_true: following ‘true’ branch...
glib-2.87.0/girepository/girwriter.c:1382:7: branch_true: ...to here
glib-2.87.0/girepository/girwriter.c:1382:7: throw: if ‘g_free_sized’ throws an exception...
glib-2.87.0/girepository/girwriter.c:1382:7: danger: ‘fopen(filename, "we")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def833]
glib-2.87.0/glib/deprecated/gcompletion.c:255:9: warning[-Wanalyzer-null-argument]: use of NULL ‘*cmp.prefix’ where non-null expected
glib-2.87.0/glib/deprecated/gcompletion.c:352:1: enter_function: entry to ‘g_completion_complete’
glib-2.87.0/glib/deprecated/gcompletion.c:360:3: branch_true: following ‘true’ branch (when ‘cmp’ is non-NULL)...
glib-2.87.0/glib/deprecated/gcompletion.c:361:3: branch_true: ...to here
glib-2.87.0/glib/deprecated/gcompletion.c:361:3: branch_true: following ‘true’ branch (when ‘prefix’ is non-NULL)...
glib-2.87.0/glib/deprecated/gcompletion.c:363:9: branch_true: ...to here
glib-2.87.0/glib/deprecated/gcompletion.c:401:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/deprecated/gcompletion.c:403:7: branch_true: ...to here
glib-2.87.0/glib/deprecated/gcompletion.c:404:7: release_memory: ‘*cmp.prefix’ is NULL
glib-2.87.0/glib/deprecated/gcompletion.c:406:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/deprecated/gcompletion.c:408:3: branch_false: ...to here
glib-2.87.0/glib/deprecated/gcompletion.c:408:3: call_function: calling ‘completion_check_cache’ from ‘g_completion_complete’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def834]
glib-2.87.0/glib/gbacktrace.c:345:20: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def835]
glib-2.87.0/glib/gbacktrace.c:345:20: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def836]
glib-2.87.0/glib/gbacktrace.c:354:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def837]
glib-2.87.0/glib/gbacktrace.c:354:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def838]
glib-2.87.0/glib/gbacktrace.c:373:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def839]
glib-2.87.0/glib/gbacktrace.c:373:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def840]
glib-2.87.0/glib/gbacktrace.c:377:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘new_fd’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def841]
glib-2.87.0/glib/gbacktrace.c:413:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_err’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:410:21: acquire_resource: opened here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:413:23: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:413:23: danger: ‘old_err’ leaks here; was opened at [(39)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/38)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def842]
glib-2.87.0/glib/gbacktrace.c:413:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:413:23: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:413:23: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def843]
glib-2.87.0/glib/gbacktrace.c:413:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:413:23: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:413:23: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def844]
glib-2.87.0/glib/gbacktrace.c:415:20: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:414:14: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gbacktrace.c:415:20: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:415:20: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:415:20: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def845]
glib-2.87.0/glib/gbacktrace.c:415:20: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:414:14: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gbacktrace.c:415:20: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:415:20: throw: if ‘fcntl’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:415:20: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def846]
glib-2.87.0/glib/gbacktrace.c:418:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:418:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:418:7: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def847]
glib-2.87.0/glib/gbacktrace.c:418:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:418:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:418:7: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def848]
glib-2.87.0/glib/gbacktrace.c:420:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:420:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:420:7: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def849]
glib-2.87.0/glib/gbacktrace.c:420:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:420:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:420:7: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def850]
glib-2.87.0/glib/gbacktrace.c:422:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:422:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:422:7: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def851]
glib-2.87.0/glib/gbacktrace.c:422:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:422:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:422:7: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-1341): [#def852]
glib-2.87.0/glib/gbacktrace.c:430:11: warning[-Wanalyzer-fd-double-close]: double ‘close’ of file descriptor ‘2’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:422:7: release_resource: first ‘close’ here
glib-2.87.0/glib/gbacktrace.c:423:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:423:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:428:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:430:11: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:430:11: danger: second ‘close’ here; first ‘close’ was at [(51)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/50)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def853]
glib-2.87.0/glib/gbacktrace.c:430:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:423:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:423:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:428:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:430:11: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:430:11: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:430:11: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def854]
glib-2.87.0/glib/gbacktrace.c:430:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:413:23: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:423:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:423:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:428:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.87.0/glib/gbacktrace.c:430:11: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:430:11: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:430:11: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def855]
glib-2.87.0/glib/gbacktrace.c:434:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:423:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:423:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:428:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:434:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:434:7: throw: if ‘perror’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:434:7: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def856]
glib-2.87.0/glib/gbacktrace.c:434:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.87.0/glib/gbacktrace.c:410:21: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:411:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:418:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:419:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:419:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:421:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:421:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:423:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:423:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.87.0/glib/gbacktrace.c:428:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.87.0/glib/gbacktrace.c:434:7: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:434:7: throw: if ‘perror’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:434:7: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def857]
glib-2.87.0/glib/gbacktrace.c:439:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_true: following ‘true’ branch (when ‘pid == -1’)...
glib-2.87.0/glib/gbacktrace.c:439:7: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:439:7: throw: if ‘perror’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:439:7: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def858]
glib-2.87.0/glib/gbacktrace.c:439:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_true: following ‘true’ branch (when ‘pid == -1’)...
glib-2.87.0/glib/gbacktrace.c:439:7: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:439:7: throw: if ‘perror’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:439:7: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def859]
glib-2.87.0/glib/gbacktrace.c:473:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:473:13: throw: if ‘select’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:473:13: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def860]
glib-2.87.0/glib/gbacktrace.c:473:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[idx]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:473:13: throw: if ‘select’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:473:13: danger: ‘out_fd[idx]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def861]
glib-2.87.0/glib/gbacktrace.c:522:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:522:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:522:3: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def862]
glib-2.87.0/glib/gbacktrace.c:522:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:522:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:522:3: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def863]
glib-2.87.0/glib/gbacktrace.c:523:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:523:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:523:3: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def864]
glib-2.87.0/glib/gbacktrace.c:523:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:523:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:523:3: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def865]
glib-2.87.0/glib/gbacktrace.c:524:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:524:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:524:3: danger: ‘out_fd[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def866]
glib-2.87.0/glib/gbacktrace.c:524:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:524:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:524:3: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def867]
glib-2.87.0/glib/gbacktrace.c:525:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:400:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:406:9: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:407:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: following ‘false’ branch (when ‘pid != -1’)...
glib-2.87.0/glib/gbacktrace.c:437:11: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: following ‘true’ branch (when ‘__i != 16’)...
glib-2.87.0/glib/gbacktrace.c:443:3: branch_true: ...to here
glib-2.87.0/glib/gbacktrace.c:453:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:453:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:454:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:454:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:455:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:455:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:456:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:456:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:457:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:457:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:458:3: call_function: calling ‘checked_write’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:458:3: return_function: returning to ‘stack_trace’ from ‘checked_write’
glib-2.87.0/glib/gbacktrace.c:525:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/gbacktrace.c:525:3: danger: ‘out_fd[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def868]
glib-2.87.0/glib/gcharset.c:458:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(file, "re")’
glib-2.87.0/glib/gcharset.c:451:8: acquire_resource: opened here
glib-2.87.0/glib/gcharset.c:452:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gcharset.c:452:6: branch_false: ...to here
glib-2.87.0/glib/gcharset.c:454:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gcharset.c:458:7: branch_true: ...to here
glib-2.87.0/glib/gcharset.c:458:7: throw: if ‘g_strchug’ throws an exception...
glib-2.87.0/glib/gcharset.c:458:7: danger: ‘fopen(file, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def869]
glib-2.87.0/glib/gcharset.c:458:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(file, "re")’
glib-2.87.0/glib/gcharset.c:451:8: acquire_memory: allocated here
glib-2.87.0/glib/gcharset.c:452:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gcharset.c:452:6: branch_false: ...to here
glib-2.87.0/glib/gcharset.c:454:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gcharset.c:458:7: branch_true: ...to here
glib-2.87.0/glib/gcharset.c:458:7: throw: if ‘g_strchug’ throws an exception...
glib-2.87.0/glib/gcharset.c:458:7: danger: ‘fopen(file, "re")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def870]
glib-2.87.0/glib/gcharset.c:461:12: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(file, "re")’
glib-2.87.0/glib/gcharset.c:451:8: acquire_resource: opened here
glib-2.87.0/glib/gcharset.c:452:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gcharset.c:452:6: branch_false: ...to here
glib-2.87.0/glib/gcharset.c:454:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gcharset.c:458:7: branch_true: ...to here
glib-2.87.0/glib/gcharset.c:454:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gcharset.c:458:7: branch_true: ...to here
glib-2.87.0/glib/gcharset.c:458:7: throw: if ‘g_strchug’ throws an exception...
glib-2.87.0/glib/gcharset.c:461:12: danger: ‘fopen(file, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def871]
glib-2.87.0/glib/gcharset.c:461:12: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(file, "re")’
glib-2.87.0/glib/gcharset.c:451:8: acquire_memory: allocated here
glib-2.87.0/glib/gcharset.c:452:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gcharset.c:452:6: branch_false: ...to here
glib-2.87.0/glib/gcharset.c:454:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gcharset.c:458:7: branch_true: ...to here
glib-2.87.0/glib/gcharset.c:454:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gcharset.c:458:7: branch_true: ...to here
glib-2.87.0/glib/gcharset.c:458:7: throw: if ‘g_strchug’ throws an exception...
glib-2.87.0/glib/gcharset.c:461:12: danger: ‘fopen(file, "re")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def872]
glib-2.87.0/glib/gconvert.c:67:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cd’
glib-2.87.0/glib/gconvert.c:960:1: enter_function: entry to ‘_g_ctype_locale_to_utf8’
glib-2.87.0/glib/gconvert.c:968:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gconvert.c:971:12: branch_false: ...to here
glib-2.87.0/glib/gconvert.c:971:12: call_function: calling ‘convert_checked’ from ‘_g_ctype_locale_to_utf8’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def873]
glib-2.87.0/glib/gconvert.c:67:9: warning[-Wanalyzer-malloc-leak]: leak of ‘cd’
glib-2.87.0/glib/gconvert.c:960:1: enter_function: entry to ‘_g_ctype_locale_to_utf8’
glib-2.87.0/glib/gconvert.c:968:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gconvert.c:971:12: branch_false: ...to here
glib-2.87.0/glib/gconvert.c:971:12: call_function: calling ‘convert_checked’ from ‘_g_ctype_locale_to_utf8’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def874]
glib-2.87.0/glib/gconvert.c:127:33: warning[-Wanalyzer-malloc-leak]: leak of ‘cd’
glib-2.87.0/glib/gconvert.c:960:1: enter_function: entry to ‘_g_ctype_locale_to_utf8’
glib-2.87.0/glib/gconvert.c:968:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gconvert.c:971:12: branch_false: ...to here
glib-2.87.0/glib/gconvert.c:971:12: call_function: calling ‘convert_checked’ from ‘_g_ctype_locale_to_utf8’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def875]
glib-2.87.0/glib/gconvert.c:128:35: warning[-Wanalyzer-malloc-leak]: leak of ‘cd’
glib-2.87.0/glib/gconvert.c:960:1: enter_function: entry to ‘_g_ctype_locale_to_utf8’
glib-2.87.0/glib/gconvert.c:968:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gconvert.c:971:12: branch_false: ...to here
glib-2.87.0/glib/gconvert.c:971:12: call_function: calling ‘convert_checked’ from ‘_g_ctype_locale_to_utf8’
Error: COMPILER_WARNING (CWE-704): [#def876]
glib-2.87.0/glib/gconvert.c: scope_hint: In function ‘g_filename_from_uri’
glib-2.87.0/glib/gconvert.c:1611:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def877]
glib-2.87.0/glib/gconvert.c:1611:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def878]
glib-2.87.0/glib/gconvert.c:1615:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def879]
glib-2.87.0/glib/gconvert.c:1615:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def880]
glib-2.87.0/glib/gdatetime.c: scope_hint: In function ‘date_time_lookup_era’
glib-2.87.0/glib/gdatetime.c:3029:36: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def881]
glib-2.87.0/glib/gdatetime.c:3029:36: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-401): [#def882]
glib-2.87.0/glib/gdir.c:201:3: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(path)’
glib-2.87.0/glib/gdir.c:90:1: enter_function: entry to ‘g_dir_open_with_errno’
glib-2.87.0/glib/gdir.c:102:3: branch_true: following ‘true’ branch (when ‘path’ is non-NULL)...
glib-2.87.0/glib/gdir.c:123:10: branch_true: ...to here
glib-2.87.0/glib/gdir.c:123:10: acquire_memory: allocated here
glib-2.87.0/glib/gdir.c:125:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gdir.c:128:10: branch_false: ...to here
glib-2.87.0/glib/gdir.c:128:10: call_function: calling ‘g_dir_new_from_dirp’ from ‘g_dir_open_with_errno’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def883]
glib-2.87.0/glib/gerror.c:283:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gerror.c:476:1: enter_function: entry to ‘g_set_error’
glib-2.87.0/glib/gerror.c:486:6: branch_false: following ‘false’ branch (when ‘err’ is non-NULL)...
glib-2.87.0/glib/gerror.c:489:3: branch_false: ...to here
glib-2.87.0/glib/gerror.c:489:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gerror.c:490:9: call_function: calling ‘g_error_new_valist’ from ‘g_set_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def884]
glib-2.87.0/glib/gerror.c:290:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gerror.c:476:1: enter_function: entry to ‘g_set_error’
glib-2.87.0/glib/gerror.c:486:6: branch_false: following ‘false’ branch (when ‘err’ is non-NULL)...
glib-2.87.0/glib/gerror.c:489:3: branch_false: ...to here
glib-2.87.0/glib/gerror.c:489:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gerror.c:490:9: call_function: calling ‘g_error_new_valist’ from ‘g_set_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def885]
glib-2.87.0/glib/gerror.c:292:10: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gerror.c:476:1: enter_function: entry to ‘g_set_error’
glib-2.87.0/glib/gerror.c:486:6: branch_false: following ‘false’ branch (when ‘err’ is non-NULL)...
glib-2.87.0/glib/gerror.c:489:3: branch_false: ...to here
glib-2.87.0/glib/gerror.c:489:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gerror.c:490:9: call_function: calling ‘g_error_new_valist’ from ‘g_set_error’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def886]
glib-2.87.0/glib/gerror.c:595:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gerror.c:618:1: enter_function: entry to ‘g_prefix_error’
glib-2.87.0/glib/gerror.c:622:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gerror.c:626:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gerror.c:627:7: call_function: calling ‘g_error_add_prefix’ from ‘g_prefix_error’
Error: COMPILER_WARNING (CWE-704): [#def887]
glib-2.87.0/glib/gfileutils.c: scope_hint: In function ‘g_basename’
glib-2.87.0/glib/gfileutils.c:2583:8: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def888]
glib-2.87.0/glib/gfileutils.c: scope_hint: In function ‘g_path_get_dirname’
glib-2.87.0/glib/gfileutils.c:2703:8: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def889]
glib-2.87.0/glib/ggettext.c: scope_hint: In function ‘g_dpgettext’
glib-2.87.0/glib/ggettext.c:227:11: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def890]
glib-2.87.0/glib/ggettext.c:227:11: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING: [#def891]
glib-2.87.0/redhat-linux-build/g-ir-cpp-5ckc5vbq.c:43: included_from: Included from here.
glib-2.87.0/glib/gi18n-lib.h:32:10: warning: ‘_’ redefined
glib-2.87.0/redhat-linux-build/g-ir-cpp-5ckc5vbq.c:42: included_from: Included from here.
glib-2.87.0/glib/gi18n.h:28:10: note: this is the location of the previous definition
Error: COMPILER_WARNING: [#def892]
glib-2.87.0/glib/gi18n-lib.h:33:9: warning: ‘Q_’ redefined
glib-2.87.0/glib/gi18n.h:29:9: note: this is the location of the previous definition
Error: COMPILER_WARNING: [#def893]
glib-2.87.0/glib/gi18n-lib.h:35:9: warning: ‘C_’ redefined
glib-2.87.0/glib/gi18n.h:31:9: note: this is the location of the previous definition
Error: COMPILER_WARNING (CWE-704): [#def894]
glib-2.87.0/glib/gkeyfile.c: scope_hint: In function ‘g_key_file_parse_key_value_pair’
glib-2.87.0/glib/gkeyfile.c:1401:25: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def895]
glib-2.87.0/glib/gkeyfile.c:1401:25: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-476): [#def896]
glib-2.87.0/glib/gkeyfile.c:3460:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/glib/gkeyfile.c:3432:1: enter_function: entry to ‘g_key_file_set_group_comment’
glib-2.87.0/glib/gkeyfile.c:3443:11: call_function: inlined call to ‘g_key_file_lookup_group’ from ‘g_key_file_set_group_comment’
glib-2.87.0/glib/gkeyfile.c:3444:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gkeyfile.c:3454:16: branch_false: ...to here
glib-2.87.0/glib/gkeyfile.c:3454:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gkeyfile.c:3459:16: branch_false: ...to here
glib-2.87.0/glib/gkeyfile.c:3460:11: danger: dereference of NULL ‘g_key_file_lookup_group_node(key_file, group_name)’
Error: COMPILER_WARNING (CWE-476): [#def897]
glib-2.87.0/glib/gkeyfile.c:3460:21: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def898]
glib-2.87.0/glib/gkeyfile.c:3694:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/glib/gkeyfile.c:3675:1: enter_function: entry to ‘g_key_file_get_group_comment’
glib-2.87.0/glib/gkeyfile.c:3682:11: call_function: inlined call to ‘g_key_file_lookup_group’ from ‘g_key_file_get_group_comment’
glib-2.87.0/glib/gkeyfile.c:3683:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gkeyfile.c:3693:16: branch_false: ...to here
glib-2.87.0/glib/gkeyfile.c:3694:3: danger: dereference of NULL ‘g_key_file_lookup_group_node(key_file, group_name)’
Error: COMPILER_WARNING (CWE-476): [#def899]
glib-2.87.0/glib/gkeyfile.c:3694:14: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-909): [#def900]
glib-2.87.0/glib/gkeyfile.c:3923: error[uninitStructMember]: Uninitialized struct member: pair.key
Error: CPPCHECK_WARNING (CWE-457): [#def901]
glib-2.87.0/glib/gkeyfile.c:3923: warning[uninitvar]: Uninitialized variable: pair
Error: GCC_ANALYZER_WARNING (CWE-457): [#def902]
glib-2.87.0/glib/glib-autocleanups.h:51:1: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘l’
glib-2.87.0/glib/tests/autoptr.c:711:9: throw: if ‘g_list_prepend’ throws an exception...
glib-2.87.0/glib/tests/autoptr.c:709:24: call_function: inlined call to ‘glib_listautoptr_cleanup_GBytes’ from ‘test_autolist’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def903]
glib-2.87.0/glib/glib-private.h:126:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gutils.c:1835:1: enter_function: entry to ‘g_set_user_dirs’
glib-2.87.0/glib/gutils.c:1843:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gutils.c:1845:35: branch_true: following ‘true’ branch (when ‘dir_type’ is non-NULL)...
glib-2.87.0/glib/gutils.c:1847:21: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1848:7: branch_true: following ‘true’ branch (when ‘dir_value’ is non-NULL)...
glib-2.87.0/glib/gutils.c:1850:11: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1850:10: branch_true: following ‘true’ branch (when the strings are equal)...
glib-2.87.0/glib/gutils.c:1851:9: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1851:9: call_function: calling ‘set_str_if_different’ from ‘g_set_user_dirs’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def904]
glib-2.87.0/glib/glib-unixprivate.h:74:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘in_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def905]
glib-2.87.0/glib/glib-unixprivate.h:74:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘in_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def906]
glib-2.87.0/glib/glib-unixprivate.h:74:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[0]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def907]
glib-2.87.0/glib/glib-unixprivate.h:74:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def908]
glib-2.87.0/glib/glib-unixprivate.h:74:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[0]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def909]
glib-2.87.0/glib/glib-unixprivate.h:74:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def910]
glib-2.87.0/glib/glib-unixprivate.h:75:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘in_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def911]
glib-2.87.0/glib/glib-unixprivate.h:75:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def912]
glib-2.87.0/glib/glib-unixprivate.h:75:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def913]
glib-2.87.0/glib/glib-unixprivate.h:79:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘in_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def914]
glib-2.87.0/glib/glib-unixprivate.h:79:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def915]
glib-2.87.0/glib/glib-unixprivate.h:79:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def916]
glib-2.87.0/glib/glib-unixprivate.h:80:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘in_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def917]
glib-2.87.0/glib/glib-unixprivate.h:80:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘out_fd[1]’
glib-2.87.0/glib/gbacktrace.c:381:1: enter_function: entry to ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.87.0/glib/gbacktrace.c:399:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.87.0/glib/gbacktrace.c:399:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gbacktrace.c:400:8: branch_false: ...to here
glib-2.87.0/glib/gbacktrace.c:400:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def918]
glib-2.87.0/glib/glib-unixprivate.h:80:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_fds[1]’
glib-2.87.0/gio/gtestdbus.c:706:1: enter_function: entry to ‘stop_daemon’
glib-2.87.0/gio/gtestdbus.c:714:3: call_function: calling ‘_g_test_watcher_remove_pid’ from ‘stop_daemon’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def919]
glib-2.87.0/glib/gmarkup.c:41:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2727:1: enter_function: entry to ‘g_markup_collect_attributes’
glib-2.87.0/glib/gmarkup.c:2747:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2748:10: branch_true: following ‘true’ branch (when ‘type != 0’)...
glib-2.87.0/glib/gmarkup.c:2753:20: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2762:19: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2763:12: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2763:12: branch_false: following ‘false’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2763:24: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2763:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2764:16: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2780:10: branch_true: following ‘true’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2781:22: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2785:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2787:11: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2787:11: call_function: calling ‘g_markup_error_quark’ from ‘g_markup_collect_attributes’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def920]
glib-2.87.0/glib/gmarkup.c:368:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:485:1: enter_function: entry to ‘text_validate’
glib-2.87.0/glib/gmarkup.c:492:7: call_function: calling ‘set_error’ from ‘text_validate’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def921]
glib-2.87.0/glib/gmarkup.c:2483:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2600:1: enter_function: entry to ‘g_markup_printf_escaped’
glib-2.87.0/glib/gmarkup.c:2605:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2606:12: call_function: calling ‘g_markup_vprintf_escaped’ from ‘g_markup_printf_escaped’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def922]
glib-2.87.0/glib/gmarkup.c:2484:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2600:1: enter_function: entry to ‘g_markup_printf_escaped’
glib-2.87.0/glib/gmarkup.c:2605:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2606:12: call_function: calling ‘g_markup_vprintf_escaped’ from ‘g_markup_printf_escaped’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def923]
glib-2.87.0/glib/gmarkup.c:2505:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2490:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2566:1: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2503:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/glib/gmarkup.c:2505:13: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/glib/gmarkup.c:2505:13: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def924]
glib-2.87.0/glib/gmarkup.c:2513:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2490:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2566:1: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2503:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/glib/gmarkup.c:2507:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gmarkup.c:2513:31: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2513:13: throw: if ‘g_strdup_vprintf’ throws an exception...
glib-2.87.0/glib/gmarkup.c:2513:13: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def925]
glib-2.87.0/glib/gmarkup.c:2622:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2727:1: enter_function: entry to ‘g_markup_collect_attributes’
glib-2.87.0/glib/gmarkup.c:2747:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2748:10: branch_true: following ‘true’ branch (when ‘type != 0’)...
glib-2.87.0/glib/gmarkup.c:2753:20: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2762:19: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2763:12: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2763:12: branch_false: following ‘false’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2763:24: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2763:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2764:16: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2780:10: branch_true: following ‘true’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2781:22: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2785:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gmarkup.c:2796:7: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2822:14: branch_false: following ‘false’ branch (when ‘value’ is non-NULL)...
glib-2.87.0/glib/gmarkup.c:2842:20: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2842:20: call_function: calling ‘g_markup_parse_boolean’ from ‘g_markup_collect_attributes’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def926]
glib-2.87.0/glib/gmarkup.c:2633:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2727:1: enter_function: entry to ‘g_markup_collect_attributes’
glib-2.87.0/glib/gmarkup.c:2747:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2748:10: branch_true: following ‘true’ branch (when ‘type != 0’)...
glib-2.87.0/glib/gmarkup.c:2753:20: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2762:19: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2763:12: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2763:12: branch_false: following ‘false’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2763:24: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2763:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2764:16: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2780:10: branch_true: following ‘true’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2781:22: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2785:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gmarkup.c:2796:7: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2822:14: branch_false: following ‘false’ branch (when ‘value’ is non-NULL)...
glib-2.87.0/glib/gmarkup.c:2842:20: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2842:20: call_function: calling ‘g_markup_parse_boolean’ from ‘g_markup_collect_attributes’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def927]
glib-2.87.0/glib/gmarkup.c:2787:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2747:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2748:10: branch_true: following ‘true’ branch (when ‘type != 0’)...
glib-2.87.0/glib/gmarkup.c:2753:20: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2762:19: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2763:12: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2763:12: branch_false: following ‘false’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2763:24: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2763:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2764:16: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2780:10: branch_true: following ‘true’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2781:22: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2785:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2787:11: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2787:11: throw: if ‘g_set_error’ throws an exception...
glib-2.87.0/glib/gmarkup.c:2787:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def928]
glib-2.87.0/glib/gmarkup.c:2858:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2747:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2748:10: branch_true: following ‘true’ branch (when ‘type != 0’)...
glib-2.87.0/glib/gmarkup.c:2753:20: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2762:19: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2763:12: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2763:12: branch_false: following ‘false’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2763:24: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2763:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gmarkup.c:2764:16: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2780:10: branch_true: following ‘true’ branch (when ‘i <= 39’)...
glib-2.87.0/glib/gmarkup.c:2781:22: branch_true: ...to here
glib-2.87.0/glib/gmarkup.c:2785:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gmarkup.c:2796:7: branch_false: ...to here
glib-2.87.0/glib/gmarkup.c:2858:11: throw: if ‘g_assertion_message_expr’ throws an exception...
glib-2.87.0/glib/gmarkup.c:2858:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def929]
glib-2.87.0/glib/gmessages.c:1220:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmessages.c:2037:1: enter_function: entry to ‘g_log_writer_supports_color’
glib-2.87.0/glib/gmessages.c:2044:3: call_function: calling ‘g_return_if_fail_warning’ from ‘g_log_writer_supports_color’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def930]
glib-2.87.0/glib/gmessages.c:1222:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmessages.c:2037:1: enter_function: entry to ‘g_log_writer_supports_color’
glib-2.87.0/glib/gmessages.c:2044:3: call_function: calling ‘g_return_if_fail_warning’ from ‘g_log_writer_supports_color’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def931]
glib-2.87.0/glib/gmessages.c:1224:31: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmessages.c:2037:1: enter_function: entry to ‘g_log_writer_supports_color’
glib-2.87.0/glib/gmessages.c:2044:3: call_function: calling ‘g_return_if_fail_warning’ from ‘g_log_writer_supports_color’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def932]
glib-2.87.0/glib/gmessages.c:3623:31: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmessages.c:3723:1: enter_function: entry to ‘g_printerr’
glib-2.87.0/glib/gmessages.c:3731:3: branch_true: following ‘true’ branch (when ‘format’ is non-NULL)...
glib-2.87.0/glib/gmessages.c:3733:3: branch_true: ...to here
glib-2.87.0/glib/gmessages.c:3733:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmessages.c:3734:12: call_function: inlined call to ‘format_string’ from ‘g_printerr’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def933]
glib-2.87.0/glib/gprintf.c:199:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gprintf.c:52:1: enter_function: entry to ‘g_printf’
glib-2.87.0/glib/gprintf.c:58:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gprintf.c:59:12: call_function: calling ‘g_vprintf’ from ‘g_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def934]
glib-2.87.0/glib/gprintf.c:225:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gprintf.c:82:1: enter_function: entry to ‘g_fprintf’
glib-2.87.0/glib/gprintf.c:89:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gprintf.c:90:12: call_function: calling ‘g_vfprintf’ from ‘g_fprintf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def935]
glib-2.87.0/glib/gprintf.c:251:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gprintf.c:120:1: enter_function: entry to ‘g_sprintf’
glib-2.87.0/glib/gprintf.c:127:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gprintf.c:128:12: call_function: calling ‘g_vsprintf’ from ‘g_sprintf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def936]
glib-2.87.0/glib/gprintf.c:252:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gprintf.c:120:1: enter_function: entry to ‘g_sprintf’
glib-2.87.0/glib/gprintf.c:127:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gprintf.c:128:12: call_function: calling ‘g_vsprintf’ from ‘g_sprintf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def937]
glib-2.87.0/glib/gprintf.c:293:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gprintf.c:165:1: enter_function: entry to ‘g_snprintf’
glib-2.87.0/glib/gprintf.c:173:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gprintf.c:174:12: call_function: calling ‘g_vsnprintf’ from ‘g_snprintf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def938]
glib-2.87.0/glib/gprintf.c:294:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gprintf.c:165:1: enter_function: entry to ‘g_snprintf’
glib-2.87.0/glib/gprintf.c:173:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gprintf.c:174:12: call_function: calling ‘g_vsnprintf’ from ‘g_snprintf’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def939]
glib-2.87.0/glib/gqsort.c:154:15: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*(const void **)b2’
glib-2.87.0/glib/gqsort.c:328:1: enter_function: entry to ‘g_sort_array’
glib-2.87.0/glib/gqsort.c:334:3: call_function: calling ‘msort_r’ from ‘g_sort_array’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def940]
glib-2.87.0/glib/gqsort.c:191:5: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘b1’
glib-2.87.0/glib/gqsort.c:328:1: enter_function: entry to ‘g_sort_array’
glib-2.87.0/glib/gqsort.c:334:3: call_function: calling ‘msort_r’ from ‘g_sort_array’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def941]
glib-2.87.0/glib/gqsort.c:192:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*p.t’
glib-2.87.0/glib/gqsort.c:328:1: enter_function: entry to ‘g_sort_array’
glib-2.87.0/glib/gqsort.c:334:3: call_function: calling ‘msort_r’ from ‘g_sort_array’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def942]
glib-2.87.0/glib/gqueue.c:484:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/glib/gqueue.c:464:1: enter_function: entry to ‘g_queue_push_nth_link’
glib-2.87.0/glib/gqueue.c:471:3: branch_true: following ‘true’ branch (when ‘queue’ is non-NULL)...
glib-2.87.0/glib/gqueue.c:472:3: branch_true: ...to here
glib-2.87.0/glib/gqueue.c:472:3: branch_true: following ‘true’ branch (when ‘link_’ is non-NULL)...
glib-2.87.0/glib/gqueue.c:474:6: branch_true: ...to here
glib-2.87.0/glib/gqueue.c:474:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/gqueue.c:480:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gqueue.c:481:3: branch_true: ...to here
glib-2.87.0/glib/gqueue.c:481:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gqueue.c:483:10: branch_true: ...to here
glib-2.87.0/glib/gqueue.c:483:10: call_function: calling ‘g_queue_peek_nth_link’ from ‘g_queue_push_nth_link’
glib-2.87.0/glib/gqueue.c:483:10: return_function: returning to ‘g_queue_push_nth_link’ from ‘g_queue_peek_nth_link’
glib-2.87.0/glib/gqueue.c:484:3: danger: dereference of NULL ‘g_queue_peek_nth_link(queue, (unsigned int)n)’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def943]
glib-2.87.0/glib/grand.c:184:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/urandom", 524288)’
glib-2.87.0/glib/grand.c:672:1: enter_function: entry to ‘g_random_set_seed’
glib-2.87.0/glib/grand.c:675:3: call_function: calling ‘get_global_random’ from ‘g_random_set_seed’
Error: GCC_ANALYZER_WARNING (CWE-465): [#def944]
glib-2.87.0/glib/gsequence.c:1705:10: warning[-Wanalyzer-deref-before-check]: check of ‘node’ for NULL after already dereferencing it
Error: GCC_ANALYZER_WARNING (CWE-476): [#def945]
glib-2.87.0/glib/gsequence.c:1868:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘node’
glib-2.87.0/glib/gsequence.c:1959:1: enter_function: entry to ‘node_cut’
glib-2.87.0/glib/gsequence.c:1967:3: release_memory: ‘*node.left’ is NULL
glib-2.87.0/glib/gsequence.c:1968:3: call_function: calling ‘node_update_fields’ from ‘node_cut’
glib-2.87.0/glib/gsequence.c:1968:3: return_function: returning to ‘node_cut’ from ‘node_update_fields’
glib-2.87.0/glib/gsequence.c:1970:3: call_function: calling ‘rotate_down’ from ‘node_cut’
Error: CPPCHECK_WARNING (CWE-476): [#def946]
glib-2.87.0/glib/gslist.c:284: warning[nullPointer]: Possible null pointer dereference: prev_list
Error: CPPCHECK_WARNING (CWE-476): [#def947]
glib-2.87.0/glib/gslist.c:285: warning[nullPointer]: Possible null pointer dereference: prev_list
Error: GCC_ANALYZER_WARNING (CWE-404): [#def948]
glib-2.87.0/glib/gstrfuncs.c:472:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstrfuncs.c:2689:1: enter_function: entry to ‘g_strjoin’
glib-2.87.0/glib/gstrfuncs.c:2707:6: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:2710:17: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:2725:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstrfuncs.c:2728:13: call_function: calling ‘g_stpcpy’ from ‘g_strjoin’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def949]
glib-2.87.0/glib/gstrfuncs.c:473:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstrfuncs.c:2689:1: enter_function: entry to ‘g_strjoin’
glib-2.87.0/glib/gstrfuncs.c:2707:6: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:2710:17: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:2725:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstrfuncs.c:2728:13: call_function: calling ‘g_stpcpy’ from ‘g_strjoin’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def950]
glib-2.87.0/glib/gstrfuncs.c:515:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstrfuncs.c:538:1: enter_function: entry to ‘g_strdup_printf’
glib-2.87.0/glib/gstrfuncs.c:544:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstrfuncs.c:545:12: call_function: calling ‘g_strdup_vprintf’ from ‘g_strdup_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def951]
glib-2.87.0/glib/gstrfuncs.c:585:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstrfuncs.c:576:6: branch_false: following ‘false’ branch (when ‘string1’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:579:11: branch_false: ...to here
glib-2.87.0/glib/gstrfuncs.c:580:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstrfuncs.c:582:10: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:584:12: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:585:9: throw: if ‘g_log’ throws an exception...
glib-2.87.0/glib/gstrfuncs.c:585:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def952]
glib-2.87.0/glib/gstrfuncs.c:1575:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘s’
glib-2.87.0/glib/gstrfuncs.c:1563:1: enter_function: entry to ‘g_ascii_strdown’
glib-2.87.0/glib/gstrfuncs.c:1568:3: branch_true: following ‘true’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:1570:6: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:1570:6: branch_false: following ‘false’ branch (when ‘len >= 0’)...
glib-2.87.0/glib/gstrfuncs.c:1573:14: branch_false: ...to here
glib-2.87.0/glib/gstrfuncs.c:1573:14: call_function: calling ‘g_strndup’ from ‘g_ascii_strdown’
glib-2.87.0/glib/gstrfuncs.c:1573:14: return_function: returning to ‘g_ascii_strdown’ from ‘g_strndup’
glib-2.87.0/glib/gstrfuncs.c:1575:20: danger: dereference of NULL ‘s’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def953]
glib-2.87.0/glib/gstrfuncs.c:1606:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘s’
glib-2.87.0/glib/gstrfuncs.c:1594:1: enter_function: entry to ‘g_ascii_strup’
glib-2.87.0/glib/gstrfuncs.c:1599:3: branch_true: following ‘true’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:1601:6: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:1601:6: branch_false: following ‘false’ branch (when ‘len >= 0’)...
glib-2.87.0/glib/gstrfuncs.c:1604:14: branch_false: ...to here
glib-2.87.0/glib/gstrfuncs.c:1604:14: call_function: calling ‘g_strndup’ from ‘g_ascii_strup’
glib-2.87.0/glib/gstrfuncs.c:1604:14: return_function: returning to ‘g_ascii_strup’ from ‘g_strndup’
glib-2.87.0/glib/gstrfuncs.c:1606:20: danger: dereference of NULL ‘s’
Error: COMPILER_WARNING (CWE-704): [#def954]
glib-2.87.0/glib/gstrfuncs.c: scope_hint: In function ‘g_strsplit’
glib-2.87.0/glib/gstrfuncs.c:2424:5: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def955]
glib-2.87.0/glib/gstrfuncs.c:2424:5: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def956]
glib-2.87.0/glib/gstrfuncs.c:2436:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def957]
glib-2.87.0/glib/gstrfuncs.c:2436:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def958]
glib-2.87.0/glib/gstrfuncs.c:2717:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstrfuncs.c:2703:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstrfuncs.c:2707:6: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:2710:17: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:2713:14: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
glib-2.87.0/glib/gstrfuncs.c:2715:16: branch_true: ...to here
glib-2.87.0/glib/gstrfuncs.c:2717:13: throw: if ‘g_log’ throws an exception...
glib-2.87.0/glib/gstrfuncs.c:2717:13: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-704): [#def959]
glib-2.87.0/glib/gstrfuncs.c: scope_hint: In function ‘g_strstr_len’
glib-2.87.0/glib/gstrfuncs.c:2776:12: warning[-Wdiscarded-qualifiers]: return discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def960]
glib-2.87.0/glib/gstrfuncs.c:2776:12: warning[-Wdiscarded-qualifiers]: return discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def961]
glib-2.87.0/glib/gstrfuncs.h:317:32: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:124:1: enter_function: entry to ‘test_VOID__INT_BOOLEAN_CHAR_UCHAR_UINT_LONG_ULONG_ENUM_FLAGS_FLOAT_DOUBLE_STRING_PARAM_BOXED_POINTER_OBJECT_VARIANT_INT64_UINT64v’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:177:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:190:6: branch_true: following ‘true’ branch...
Error: GCC_ANALYZER_WARNING (CWE-404): [#def962]
glib-2.87.0/glib/gstrfuncs.h:321:10: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:124:1: enter_function: entry to ‘test_VOID__INT_BOOLEAN_CHAR_UCHAR_UINT_LONG_ULONG_ENUM_FLAGS_FLOAT_DOUBLE_STRING_PARAM_BOXED_POINTER_OBJECT_VARIANT_INT64_UINT64v’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:177:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:190:6: branch_true: following ‘true’ branch...
Error: GCC_ANALYZER_WARNING (CWE-404): [#def963]
glib-2.87.0/glib/gstring.c:1363:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstring.c:1467:1: enter_function: entry to ‘g_string_append_printf’
glib-2.87.0/glib/gstring.c:1473:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstring.c:1474:3: call_function: calling ‘g_string_append_vprintf’ from ‘g_string_append_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def964]
glib-2.87.0/glib/gstring.c:1364:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstring.c:1467:1: enter_function: entry to ‘g_string_append_printf’
glib-2.87.0/glib/gstring.c:1473:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstring.c:1474:3: call_function: calling ‘g_string_append_vprintf’ from ‘g_string_append_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def965]
glib-2.87.0/glib/gstring.c:1366:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstring.c:1467:1: enter_function: entry to ‘g_string_append_printf’
glib-2.87.0/glib/gstring.c:1473:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstring.c:1474:3: call_function: calling ‘g_string_append_vprintf’ from ‘g_string_append_printf’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def966]
glib-2.87.0/glib/gstring.h:211:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2600:1: enter_function: entry to ‘g_markup_printf_escaped’
glib-2.87.0/glib/gmarkup.c:2605:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2606:12: call_function: calling ‘g_markup_vprintf_escaped’ from ‘g_markup_printf_escaped’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def967]
glib-2.87.0/glib/gstring.h:227:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2600:1: enter_function: entry to ‘g_markup_printf_escaped’
glib-2.87.0/glib/gmarkup.c:2605:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2606:12: call_function: calling ‘g_markup_vprintf_escaped’ from ‘g_markup_printf_escaped’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def968]
glib-2.87.0/glib/gstring.h:249:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gmarkup.c:2600:1: enter_function: entry to ‘g_markup_printf_escaped’
glib-2.87.0/glib/gmarkup.c:2605:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gmarkup.c:2606:12: call_function: calling ‘g_markup_vprintf_escaped’ from ‘g_markup_printf_escaped’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def969]
glib-2.87.0/glib/gstrvbuilder.c:154:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gstrvbuilder.c:187:1: enter_function: entry to ‘g_strv_builder_add_many’
glib-2.87.0/glib/gstrvbuilder.c:192:3: branch_true: following ‘true’ branch (when ‘builder’ is non-NULL)...
glib-2.87.0/glib/gstrvbuilder.c:193:3: branch_true: ...to here
glib-2.87.0/glib/gstrvbuilder.c:193:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gstrvbuilder.c:194:10: branch_true: following ‘true’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/glib/gstrvbuilder.c:195:5: branch_true: ...to here
glib-2.87.0/glib/gstrvbuilder.c:195:5: call_function: calling ‘g_strv_builder_add’ from ‘g_strv_builder_add_many’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def970]
glib-2.87.0/glib/gtester.c:88:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gtester.c:449:1: enter_function: entry to ‘launch_test’
glib-2.87.0/glib/gtester.c:460:3: call_function: calling ‘test_log_printfe’ from ‘launch_test’
Error: COMPILER_WARNING (CWE-704): [#def971]
glib-2.87.0/glib/gtestutils.c: scope_hint: In function ‘g_test_suite_case_exists’
glib-2.87.0/glib/gtestutils.c:2906:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def972]
glib-2.87.0/glib/gtestutils.c:2906:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: CPPCHECK_WARNING (CWE-476): [#def973]
glib-2.87.0/glib/gtestutils.c:3446: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: __glib_assert_msg
Error: GCC_ANALYZER_WARNING (CWE-404): [#def974]
glib-2.87.0/glib/gtrace.c:93:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gtrace.c:92:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gtrace.c:93:3: throw: if ‘sysprof_collector_mark_vprintf’ throws an exception...
glib-2.87.0/glib/gtrace.c:93:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-704): [#def975]
glib-2.87.0/glib/guri.c: scope_hint: In function ‘g_uri_split_internal’
glib-2.87.0/glib/guri.c:910:27: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def976]
glib-2.87.0/glib/guri.c:910:27: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-476): [#def977]
glib-2.87.0/glib/gutils.c:748:40: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/glib/gutils.c:2277:1: enter_function: entry to ‘load_user_special_dirs_unlocked’
glib-2.87.0/glib/gutils.c:2282:9: release_memory: ‘data’ is NULL
glib-2.87.0/glib/gutils.c:2284:16: call_function: calling ‘g_get_user_config_dir_unlocked’ from ‘load_user_special_dirs_unlocked’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def978]
glib-2.87.0/glib/gutils.c:1776:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gutils.c:1835:1: enter_function: entry to ‘g_set_user_dirs’
glib-2.87.0/glib/gutils.c:1843:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gutils.c:1845:35: branch_true: following ‘true’ branch (when ‘dir_type’ is non-NULL)...
glib-2.87.0/glib/gutils.c:1847:21: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1848:7: branch_true: following ‘true’ branch (when ‘dir_value’ is non-NULL)...
glib-2.87.0/glib/gutils.c:1850:11: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1850:10: branch_true: following ‘true’ branch (when the strings are equal)...
glib-2.87.0/glib/gutils.c:1851:9: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1851:9: call_function: calling ‘set_str_if_different’ from ‘g_set_user_dirs’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def979]
glib-2.87.0/glib/gutils.c:1848:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gutils.c:1843:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gutils.c:1845:35: branch_true: following ‘true’ branch (when ‘dir_type’ is non-NULL)...
glib-2.87.0/glib/gutils.c:1847:21: branch_true: ...to here
glib-2.87.0/glib/gutils.c:1848:7: throw: if ‘g_assertion_message_expr’ throws an exception...
glib-2.87.0/glib/gutils.c:1848:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def980]
glib-2.87.0/glib/gutils.c:3211: error[uninitvar]: Uninitialized variable: euid
Error: CPPCHECK_WARNING (CWE-457): [#def981]
glib-2.87.0/glib/gutils.c:3211: error[uninitvar]: Uninitialized variable: ruid
Error: CPPCHECK_WARNING (CWE-457): [#def982]
glib-2.87.0/glib/gutils.c:3211: error[uninitvar]: Uninitialized variable: suid
Error: CPPCHECK_WARNING (CWE-457): [#def983]
glib-2.87.0/glib/gutils.c:3212: error[uninitvar]: Uninitialized variable: egid
Error: CPPCHECK_WARNING (CWE-457): [#def984]
glib-2.87.0/glib/gutils.c:3212: error[uninitvar]: Uninitialized variable: rgid
Error: CPPCHECK_WARNING (CWE-457): [#def985]
glib-2.87.0/glib/gutils.c:3212: error[uninitvar]: Uninitialized variable: sgid
Error: GCC_ANALYZER_WARNING (CWE-404): [#def986]
glib-2.87.0/glib/gvariant-parser.c:106:18: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gvariant-parser.c:349:1: enter_function: entry to ‘token_stream_require’
glib-2.87.0/glib/gvariant-parser.c:357:7: call_function: calling ‘token_stream_set_error’ from ‘token_stream_require’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def987]
glib-2.87.0/glib/gvariant-parser.c:109:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gvariant-parser.c:349:1: enter_function: entry to ‘token_stream_require’
glib-2.87.0/glib/gvariant-parser.c:357:7: call_function: calling ‘token_stream_set_error’ from ‘token_stream_require’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def988]
glib-2.87.0/glib/gvariant-parser.c:111:5: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gvariant-parser.c:1584:1: enter_function: entry to ‘string_get_value’
glib-2.87.0/glib/gvariant-parser.c:1593:11: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gvariant-parser.c:1595:38: branch_true: ...to here
glib-2.87.0/glib/gvariant-parser.c:1595:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/gvariant-parser.c:1597:11: branch_true: ...to here
glib-2.87.0/glib/gvariant-parser.c:1597:11: call_function: calling ‘ast_set_error’ from ‘string_get_value’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def989]
glib-2.87.0/glib/gvariant-parser.c:120:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gvariant-parser.c:349:1: enter_function: entry to ‘token_stream_require’
glib-2.87.0/glib/gvariant-parser.c:357:7: call_function: calling ‘token_stream_set_error’ from ‘token_stream_require’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def990]
glib-2.87.0/glib/gvariant-parser.c:267:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gvariant-parser.c:2746:1: enter_function: entry to ‘g_variant_builder_add_parsed’
glib-2.87.0/glib/gvariant-parser.c:2752:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gvariant-parser.c:2753:3: call_function: calling ‘g_variant_new_parsed_va’ from ‘g_variant_builder_add_parsed’
Error: COMPILER_WARNING (CWE-476): [#def991]
glib-2.87.0/glib/gvariant-parser.c:1709:9: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def992]
glib-2.87.0/glib/gvariant-parser.c:1841:18: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-404): [#def993]
glib-2.87.0/glib/gvariant-parser.c:2632:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/gvariant-parser.c:2746:1: enter_function: entry to ‘g_variant_builder_add_parsed’
glib-2.87.0/glib/gvariant-parser.c:2752:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/gvariant-parser.c:2753:3: call_function: calling ‘g_variant_new_parsed_va’ from ‘g_variant_builder_add_parsed’
Error: CPPCHECK_WARNING (CWE-457): [#def994]
glib-2.87.0/glib/gvariant.c:3826: error[legacyUninitvar]: Uninitialized variable: type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def995]
glib-2.87.0/glib/libcharset/localcharset.c:157:19: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(file_name, "r")’
glib-2.87.0/glib/libcharset/localcharset.c:128:12: branch_true: following ‘true’ branch (when ‘file_name’ is non-NULL)...
glib-2.87.0/glib/libcharset/localcharset.c:130:13: branch_true: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:137:38: acquire_resource: opened here
glib-2.87.0/glib/libcharset/localcharset.c:137:11: branch_false: following ‘false’ branch...
glib-2.87.0/glib/libcharset/localcharset.c:137:11: branch_false: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:155:18: branch_false: following ‘false’ branch...
glib-2.87.0/glib/libcharset/localcharset.c:157:19: branch_false: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:169:15: throw: if ‘ungetc’ throws an exception...
glib-2.87.0/glib/libcharset/localcharset.c:157:19: danger: ‘fopen(file_name, "r")’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def996]
glib-2.87.0/glib/libcharset/localcharset.c:157:19: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(file_name, "r")’
glib-2.87.0/glib/libcharset/localcharset.c:128:12: branch_true: following ‘true’ branch (when ‘file_name’ is non-NULL)...
glib-2.87.0/glib/libcharset/localcharset.c:130:13: branch_true: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:137:38: acquire_memory: allocated here
glib-2.87.0/glib/libcharset/localcharset.c:137:11: branch_false: following ‘false’ branch...
glib-2.87.0/glib/libcharset/localcharset.c:137:11: branch_false: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:155:18: branch_false: following ‘false’ branch...
glib-2.87.0/glib/libcharset/localcharset.c:157:19: branch_false: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:169:15: throw: if ‘ungetc’ throws an exception...
glib-2.87.0/glib/libcharset/localcharset.c:157:19: danger: ‘fopen(file_name, "r")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def997]
glib-2.87.0/glib/libcharset/localcharset.c:169:15: warning[-Wanalyzer-malloc-leak]: leak of ‘file_name’
glib-2.87.0/glib/libcharset/localcharset.c:127:30: acquire_memory: allocated here
glib-2.87.0/glib/libcharset/localcharset.c:128:12: branch_true: following ‘true’ branch (when ‘file_name’ is non-NULL)...
glib-2.87.0/glib/libcharset/localcharset.c:130:13: branch_true: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:137:11: branch_false: following ‘false’ branch...
glib-2.87.0/glib/libcharset/localcharset.c:137:11: branch_false: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:155:18: branch_false: following ‘false’ branch...
glib-2.87.0/glib/libcharset/localcharset.c:157:19: branch_false: ...to here
glib-2.87.0/glib/libcharset/localcharset.c:169:15: throw: if ‘ungetc’ throws an exception...
glib-2.87.0/glib/libcharset/localcharset.c:169:15: danger: ‘file_name’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-758): [#def998]
glib-2.87.0/glib/tests/bitlock.c:92: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def999]
glib-2.87.0/glib/tests/bitlock.c:101: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def1000]
glib-2.87.0/glib/tests/bitlock.c:160: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def1001]
glib-2.87.0/glib/tests/bitlock.c:162: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1002]
glib-2.87.0/glib/tests/constructor-helper.c:158:5: warning[-Wanalyzer-infinite-loop]: infinite loop
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1003]
glib-2.87.0/glib/tests/constructor-helper.c:238:5: warning[-Wanalyzer-infinite-loop]: infinite loop
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1004]
glib-2.87.0/glib/tests/error.c:151:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/error.c:135:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/error.c:145:7: branch_false: ...to here
glib-2.87.0/glib/tests/error.c:145:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/error.c:151:7: throw: if ‘g_test_expect_message’ throws an exception...
glib-2.87.0/glib/tests/error.c:151:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1005]
glib-2.87.0/glib/tests/error.c:154:15: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/error.c:135:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/error.c:145:7: branch_false: ...to here
glib-2.87.0/glib/tests/error.c:145:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/error.c:154:15: throw: if ‘g_markup_error_quark’ throws an exception...
glib-2.87.0/glib/tests/error.c:154:15: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1006]
glib-2.87.0/glib/tests/error.c:172:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/error.c:135:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/error.c:145:7: branch_false: ...to here
glib-2.87.0/glib/tests/error.c:156:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/error.c:160:7: branch_true: ...to here
glib-2.87.0/glib/tests/error.c:167:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/error.c:172:7: throw: if ‘g_test_expect_message’ throws an exception...
glib-2.87.0/glib/tests/error.c:172:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1007]
glib-2.87.0/glib/tests/error.c:175:15: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/error.c:135:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/error.c:145:7: branch_false: ...to here
glib-2.87.0/glib/tests/error.c:156:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/error.c:160:7: branch_true: ...to here
glib-2.87.0/glib/tests/error.c:167:7: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/error.c:175:15: throw: if ‘g_error_new_valist’ throws an exception...
glib-2.87.0/glib/tests/error.c:175:15: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1008]
glib-2.87.0/glib/tests/error.c:263:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘priv’
glib-2.87.0/glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_init’
glib-2.87.0/glib/tests/error.c:294:1: call_function: calling ‘test_error_private_init’ from ‘g_error_with_test_error_private_init’
Error: COMPILER_WARNING (CWE-476): [#def1009]
glib-2.87.0/glib/tests/error.c:263:13: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1010]
glib-2.87.0/glib/tests/error.c:280:18: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1011]
glib-2.87.0/glib/tests/error.c:280:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘src_priv’
glib-2.87.0/glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_copy’
glib-2.87.0/glib/tests/error.c:294:1: call_function: calling ‘test_error_private_copy’ from ‘g_error_with_test_error_private_copy’
Error: COMPILER_WARNING (CWE-476): [#def1012]
glib-2.87.0/glib/tests/error.c:280:28: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1013]
glib-2.87.0/glib/tests/error.c:281:20: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1014]
glib-2.87.0/glib/tests/error.c:281:30: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1015]
glib-2.87.0/glib/tests/error.c:290:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘priv’
glib-2.87.0/glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_clear’
glib-2.87.0/glib/tests/error.c:294:1: call_function: calling ‘test_error_private_clear’ from ‘g_error_with_test_error_private_clear’
Error: COMPILER_WARNING (CWE-476): [#def1016]
glib-2.87.0/glib/tests/error.c:290:25: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1017]
glib-2.87.0/glib/tests/error.c:302:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/glib/tests/error.c:301:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/error.c:301:3: branch_false: ...to here
glib-2.87.0/glib/tests/error.c:302:3: danger: dereference of NULL ‘test_error_get_private(error)’
Error: COMPILER_WARNING (CWE-476): [#def1018]
glib-2.87.0/glib/tests/error.c:302:21: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1019]
glib-2.87.0/glib/tests/error.c:338:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/glib/tests/error.c:308:1: enter_function: entry to ‘test_extended’
glib-2.87.0/glib/tests/error.c:318:15: call_function: calling ‘fill_test_error’ from ‘test_extended’
glib-2.87.0/glib/tests/error.c:318:15: return_function: returning to ‘test_extended’ from ‘fill_test_error’
glib-2.87.0/glib/tests/error.c:336:20: call_function: calling ‘test_error_get_private’ from ‘test_extended’
glib-2.87.0/glib/tests/error.c:336:20: return_function: returning to ‘test_extended’ from ‘test_error_get_private’
glib-2.87.0/glib/tests/error.c:337:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/error.c:337:3: branch_false: ...to here
glib-2.87.0/glib/tests/error.c:338:3: danger: dereference of NULL ‘test_error_get_private(g_error_copy(g_error_new_literal(test_error_quark(), 0, "foo")))’
Error: COMPILER_WARNING (CWE-476): [#def1020]
glib-2.87.0/glib/glib.h:89: included_from: Included from here.
glib-2.87.0/glib/tests/error.c: scope_hint: In function ‘test_extended’
glib-2.87.0/glib/tests/error.c:338:54: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-457): [#def1021]
glib-2.87.0/glib/tests/gvariant.c:481: error[legacyUninitvar]: Uninitialized variable: result
Error: CPPCHECK_WARNING (CWE-457): [#def1022]
glib-2.87.0/glib/tests/gvariant.c:538: error[legacyUninitvar]: Uninitialized variable: replacement
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1023]
glib-2.87.0/glib/tests/gvariant.c:3727:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/gvariant.c:3726:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/gvariant.c:3727:3: throw: if ‘g_variant_get_va’ throws an exception...
glib-2.87.0/glib/tests/gvariant.c:3727:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1024]
glib-2.87.0/glib/tests/gvariant.c:3746:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/gvariant.c:3745:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/gvariant.c:3746:11: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/glib/tests/gvariant.c:3746:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1025]
glib-2.87.0/glib/tests/gvariant.c:4944:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/gvariant.c:4942:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/gvariant.c:4944:7: throw: if ‘g_variant_new_va’ throws an exception...
glib-2.87.0/glib/tests/gvariant.c:4944:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1026]
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_to_sub[0]’
glib-2.87.0/glib/tests/io-channel-basic.c:289:15: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/io-channel-basic.c:294:11: branch_true: ...to here
glib-2.87.0/glib/tests/io-channel-basic.c:294:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/io-channel-basic.c:294:39: branch_false: ...to here
glib-2.87.0/glib/tests/io-channel-basic.c:294:11: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: branch_true: ...to here
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: throw: if ‘perror’ throws an exception...
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: danger: ‘pipe_to_sub[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1027]
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipe_to_sub[1]’
glib-2.87.0/glib/tests/io-channel-basic.c:289:15: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/io-channel-basic.c:294:11: branch_true: ...to here
glib-2.87.0/glib/tests/io-channel-basic.c:294:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/io-channel-basic.c:294:39: branch_false: ...to here
glib-2.87.0/glib/tests/io-channel-basic.c:294:11: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: branch_true: ...to here
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: throw: if ‘perror’ throws an exception...
glib-2.87.0/glib/tests/io-channel-basic.c:296:11: danger: ‘pipe_to_sub[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1028]
glib-2.87.0/glib/tests/keyfile.c:105:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:100:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:103:10: branch_true: following ‘true’ branch (when ‘v’ is non-NULL)...
glib-2.87.0/glib/tests/keyfile.c:105:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:105:7: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:105:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1029]
glib-2.87.0/glib/tests/keyfile.c:106:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:100:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:103:10: branch_true: following ‘true’ branch (when ‘v’ is non-NULL)...
glib-2.87.0/glib/tests/keyfile.c:105:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:105:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/keyfile.c:106:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:106:7: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:106:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1030]
glib-2.87.0/glib/tests/keyfile.c:138:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:133:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:136:10: branch_true: following ‘true’ branch (when ‘v’ is non-NULL)...
glib-2.87.0/glib/tests/keyfile.c:138:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:138:7: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:138:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1031]
glib-2.87.0/glib/tests/keyfile.c:139:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:133:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:136:10: branch_true: following ‘true’ branch (when ‘v’ is non-NULL)...
glib-2.87.0/glib/tests/keyfile.c:138:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:138:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/keyfile.c:139:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:139:7: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:139:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1032]
glib-2.87.0/glib/tests/keyfile.c:170:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:165:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:168:10: branch_true: following ‘true’ branch (when ‘v != -100’)...
glib-2.87.0/glib/tests/keyfile.c:170:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:170:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:170:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1033]
glib-2.87.0/glib/tests/keyfile.c:171:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:165:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:168:10: branch_true: following ‘true’ branch (when ‘v != -100’)...
glib-2.87.0/glib/tests/keyfile.c:170:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:171:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:171:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1034]
glib-2.87.0/glib/tests/keyfile.c:202:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:197:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:200:10: branch_true: following ‘true’ branch (when ‘v != -1.0e+2’)...
glib-2.87.0/glib/tests/keyfile.c:202:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:202:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:202:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1035]
glib-2.87.0/glib/tests/keyfile.c:203:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:197:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:200:10: branch_true: following ‘true’ branch (when ‘v != -1.0e+2’)...
glib-2.87.0/glib/tests/keyfile.c:202:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:202:7: branch_true: following ‘true’ branch (when ‘__n1 < __n2’)...
glib-2.87.0/glib/tests/keyfile.c:203:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:203:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/keyfile.c:203:7: branch_false: ...to here
glib-2.87.0/glib/tests/keyfile.c:203:7: throw: if ‘g_assertion_message_cmpnum’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:203:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1036]
glib-2.87.0/glib/tests/keyfile.c:234:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:229:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:232:10: branch_true: following ‘true’ branch (when ‘v != -100’)...
glib-2.87.0/glib/tests/keyfile.c:234:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:234:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:234:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1037]
glib-2.87.0/glib/tests/keyfile.c:235:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/keyfile.c:229:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/keyfile.c:232:10: branch_true: following ‘true’ branch (when ‘v != -100’)...
glib-2.87.0/glib/tests/keyfile.c:234:7: branch_true: ...to here
glib-2.87.0/glib/tests/keyfile.c:235:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/keyfile.c:235:7: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1038]
glib-2.87.0/glib/tests/mainloop.c:1084:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/glib/tests/mainloop.c:1084:11: danger: infinite loop here
glib-2.87.0/glib/tests/mainloop.c:1084:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/glib/tests/mainloop.c:1084:10: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1039]
glib-2.87.0/glib/tests/mainloop.c:1090:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/glib/tests/mainloop.c:1090:11: danger: infinite loop here
glib-2.87.0/glib/tests/mainloop.c:1090:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/glib/tests/mainloop.c:1090:10: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1040]
glib-2.87.0/glib/tests/mainloop.c:1263:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[0]’
glib-2.87.0/glib/tests/mainloop.c:1308:1: enter_function: entry to ‘test_unix_fd’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1321:13: call_function: calling ‘fill_a_pipe’ from ‘test_unix_fd’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1041]
glib-2.87.0/glib/tests/mainloop.c:1263:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[1]’
glib-2.87.0/glib/tests/mainloop.c:1308:1: enter_function: entry to ‘test_unix_fd’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1321:13: call_function: calling ‘fill_a_pipe’ from ‘test_unix_fd’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1042]
glib-2.87.0/glib/tests/mainloop.c:1265:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[0]’
glib-2.87.0/glib/tests/mainloop.c:1308:1: enter_function: entry to ‘test_unix_fd’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1321:13: call_function: calling ‘fill_a_pipe’ from ‘test_unix_fd’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1043]
glib-2.87.0/glib/tests/mainloop.c:1321:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fds[1]’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_false: following ‘false’ branch (when ‘s != 0’)...
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_false: ...to here
glib-2.87.0/glib/tests/mainloop.c:1321:13: danger: use of uninitialized value ‘fds[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1044]
glib-2.87.0/glib/tests/mainloop.c:1323:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[0]’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1323:7: throw: if ‘g_unix_fd_add_full’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1323:7: danger: ‘fds[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1045]
glib-2.87.0/glib/tests/mainloop.c:1324:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[0]’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1324:14: throw: if ‘g_main_context_find_source_by_id’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1324:14: danger: ‘fds[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1046]
glib-2.87.0/glib/tests/mainloop.c:1326:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[0]’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1326:10: throw: if ‘g_main_context_iteration’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1326:10: danger: ‘fds[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1047]
glib-2.87.0/glib/tests/mainloop.c:1330:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds[0]’
glib-2.87.0/glib/tests/mainloop.c:1319:3: branch_true: following ‘true’ branch (when ‘s == 0’)...
glib-2.87.0/glib/tests/mainloop.c:1321:13: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1330:7: throw: if ‘g_unix_fd_add’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1330:7: danger: ‘fds[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1048]
glib-2.87.0/glib/tests/mainloop.c:1409:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/mainloop.c:1393:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/mainloop.c:1394:15: branch_true: following ‘true’ branch (when ‘i < n_to_poll’)...
glib-2.87.0/glib/tests/mainloop.c:1396:12: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1409:9: throw: if ‘g_log’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1409:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1049]
glib-2.87.0/glib/tests/mainloop.c:1552:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_false: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1552:3: danger: ‘fds_a[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1050]
glib-2.87.0/glib/tests/mainloop.c:1552:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_false: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1552:3: danger: ‘fds_a[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1051]
glib-2.87.0/glib/tests/mainloop.c:1554:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1554:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1554:14: danger: ‘fds_a[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1052]
glib-2.87.0/glib/tests/mainloop.c:1554:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1554:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1554:14: danger: ‘fds_a[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1053]
glib-2.87.0/glib/tests/mainloop.c:1554:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1554:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1554:14: danger: ‘fds_b[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1054]
glib-2.87.0/glib/tests/mainloop.c:1554:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1554:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1554:14: danger: ‘fds_b[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1055]
glib-2.87.0/glib/tests/mainloop.c:1555:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1555:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1555:14: danger: ‘fds_a[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1056]
glib-2.87.0/glib/tests/mainloop.c:1555:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1555:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1555:14: danger: ‘fds_a[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1057]
glib-2.87.0/glib/tests/mainloop.c:1555:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1555:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1555:14: danger: ‘fds_b[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1058]
glib-2.87.0/glib/tests/mainloop.c:1555:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1555:14: throw: if ‘g_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1555:14: danger: ‘fds_b[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1059]
glib-2.87.0/glib/tests/mainloop.c:1558:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1558:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1558:3: danger: ‘fds_a[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1060]
glib-2.87.0/glib/tests/mainloop.c:1558:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1558:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1558:3: danger: ‘fds_a[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1061]
glib-2.87.0/glib/tests/mainloop.c:1558:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1558:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1558:3: danger: ‘fds_b[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1062]
glib-2.87.0/glib/tests/mainloop.c:1558:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1558:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1558:3: danger: ‘fds_b[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1063]
glib-2.87.0/glib/tests/mainloop.c:1558:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fds_a[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_false: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1558:3: danger: use of uninitialized value ‘fds_a[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1064]
glib-2.87.0/glib/tests/mainloop.c:1559:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_a[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1559:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1559:3: danger: ‘fds_a[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1065]
glib-2.87.0/glib/tests/mainloop.c:1559:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1559:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1559:3: danger: ‘fds_b[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1066]
glib-2.87.0/glib/tests/mainloop.c:1559:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1559:3: throw: if ‘g_source_add_unix_fd’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1559:3: danger: ‘fds_b[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1067]
glib-2.87.0/glib/tests/mainloop.c:1560:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[0]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1560:3: throw: if ‘g_source_attach’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1560:3: danger: ‘fds_b[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1068]
glib-2.87.0/glib/tests/mainloop.c:1560:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fds_b[1]’
glib-2.87.0/glib/tests/mainloop.c:1551:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1552:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1554:14: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1560:3: throw: if ‘g_source_attach’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1560:3: danger: ‘fds_b[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1069]
glib-2.87.0/glib/tests/mainloop.c:1666:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/null", 0)’
glib-2.87.0/glib/tests/mainloop.c:1663:8: acquire_resource: opened here
glib-2.87.0/glib/tests/mainloop.c:1664:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1666:10: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1666:10: throw: if ‘g_main_loop_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1666:10: danger: ‘open("/dev/null", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1070]
glib-2.87.0/glib/tests/mainloop.c:1668:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/null", 0)’
glib-2.87.0/glib/tests/mainloop.c:1663:8: acquire_resource: opened here
glib-2.87.0/glib/tests/mainloop.c:1664:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/mainloop.c:1666:10: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1668:12: throw: if ‘g_unix_fd_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1668:12: danger: ‘open("/dev/null", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1071]
glib-2.87.0/glib/tests/mainloop.c:1707:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/random", 0)’
glib-2.87.0/glib/tests/mainloop.c:1706:9: acquire_resource: opened here
glib-2.87.0/glib/tests/mainloop.c:1707:3: branch_false: following ‘false’ branch (when ‘__n1 < 0’)...
glib-2.87.0/glib/tests/mainloop.c:1707:3: branch_false: ...to here
glib-2.87.0/glib/tests/mainloop.c:1707:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1707:3: danger: ‘open("/dev/random", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1072]
glib-2.87.0/glib/tests/mainloop.c:1708:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/random", 0)’
glib-2.87.0/glib/tests/mainloop.c:1706:9: acquire_resource: opened here
glib-2.87.0/glib/tests/mainloop.c:1707:3: branch_true: following ‘true’ branch (when ‘__n1 >= 0’)...
glib-2.87.0/glib/tests/mainloop.c:1708:12: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1708:12: throw: if ‘g_unix_fd_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1708:12: danger: ‘open("/dev/random", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1073]
glib-2.87.0/glib/tests/mainloop.c:1715:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/random", 0)’
glib-2.87.0/glib/tests/mainloop.c:1714:9: acquire_resource: opened here
glib-2.87.0/glib/tests/mainloop.c:1715:3: branch_false: following ‘false’ branch (when ‘__n1 < 0’)...
glib-2.87.0/glib/tests/mainloop.c:1715:3: branch_false: ...to here
glib-2.87.0/glib/tests/mainloop.c:1715:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1715:3: danger: ‘open("/dev/random", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1074]
glib-2.87.0/glib/tests/mainloop.c:1716:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/random", 0)’
glib-2.87.0/glib/tests/mainloop.c:1714:9: acquire_resource: opened here
glib-2.87.0/glib/tests/mainloop.c:1715:3: branch_true: following ‘true’ branch (when ‘__n1 >= 0’)...
glib-2.87.0/glib/tests/mainloop.c:1716:12: branch_true: ...to here
glib-2.87.0/glib/tests/mainloop.c:1716:12: throw: if ‘g_unix_fd_source_new’ throws an exception...
glib-2.87.0/glib/tests/mainloop.c:1716:12: danger: ‘open("/dev/random", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1075]
glib-2.87.0/glib/tests/markup-escape.c:118:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/markup-escape.c:127:1: enter_function: entry to ‘format_test’
glib-2.87.0/glib/tests/markup-escape.c:129:3: call_function: calling ‘test_format’ from ‘format_test’
Error: CPPCHECK_WARNING (CWE-457): [#def1076]
glib-2.87.0/glib/tests/markup-parse.c:252: error[legacyUninitvar]: Uninitialized variable: expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1077]
glib-2.87.0/glib/tests/protocol.c:154:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[(int)pid]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:154:13: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:154:13: danger: ‘pipes[(int)pid]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1078]
glib-2.87.0/glib/tests/protocol.c:154:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:154:13: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:154:13: danger: ‘pipes[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1079]
glib-2.87.0/glib/tests/protocol.c:156:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[(int)pid]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:156:8: throw: if ‘g_spawn_async’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:156:8: danger: ‘pipes[(int)pid]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1080]
glib-2.87.0/glib/tests/protocol.c:163:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:156:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:163:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:163:7: throw: if ‘g_log’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:163:7: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1081]
glib-2.87.0/glib/tests/protocol.c:166:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:156:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:166:3: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:166:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:166:3: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1082]
glib-2.87.0/glib/tests/protocol.c:167:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:156:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:166:3: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:167:9: throw: if ‘g_test_log_buffer_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:167:9: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1083]
glib-2.87.0/glib/tests/protocol.c:168:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:156:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:166:3: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:168:10: throw: if ‘g_main_loop_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:168:10: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1084]
glib-2.87.0/glib/tests/protocol.c:173:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:148:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:154:13: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:156:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:166:3: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:173:13: throw: if ‘g_io_channel_unix_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:173:13: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1085]
glib-2.87.0/glib/tests/protocol.c:280:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[(int)pid]’
glib-2.87.0/glib/tests/protocol.c:246:1: enter_function: entry to ‘test_error’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:311:7: call_function: calling ‘test_message_cb1’ from ‘test_error’
glib-2.87.0/glib/tests/protocol.c:311:7: return_function: returning to ‘test_error’ from ‘test_message_cb1’
glib-2.87.0/glib/tests/protocol.c:314:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:315:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:280:17: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:280:17: danger: ‘pipes[(int)pid]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1086]
glib-2.87.0/glib/tests/protocol.c:280:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:280:17: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:280:17: danger: ‘pipes[1]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1087]
glib-2.87.0/glib/tests/protocol.c:280:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[messages]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:280:17: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:280:17: danger: ‘pipes[messages]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1088]
glib-2.87.0/glib/tests/protocol.c:282:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:246:1: enter_function: entry to ‘test_error’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:311:7: call_function: calling ‘test_message_cb1’ from ‘test_error’
glib-2.87.0/glib/tests/protocol.c:311:7: return_function: returning to ‘test_error’ from ‘test_message_cb1’
glib-2.87.0/glib/tests/protocol.c:314:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:315:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:12: throw: if ‘g_spawn_async’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:282:12: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1089]
glib-2.87.0/glib/tests/protocol.c:282:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[messages]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:12: throw: if ‘g_spawn_async’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:282:12: danger: ‘pipes[messages]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1090]
glib-2.87.0/glib/tests/protocol.c:289:11: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:289:11: throw: if ‘g_log’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:289:11: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1091]
glib-2.87.0/glib/tests/protocol.c:292:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:246:1: enter_function: entry to ‘test_error’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:311:7: call_function: calling ‘test_message_cb1’ from ‘test_error’
glib-2.87.0/glib/tests/protocol.c:311:7: return_function: returning to ‘test_error’ from ‘test_message_cb1’
glib-2.87.0/glib/tests/protocol.c:314:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:315:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:292:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:292:7: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1092]
glib-2.87.0/glib/tests/protocol.c:292:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[messages]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:292:7: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:292:7: danger: ‘pipes[messages]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1093]
glib-2.87.0/glib/tests/protocol.c:293:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:246:1: enter_function: entry to ‘test_error’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:311:7: call_function: calling ‘test_message_cb1’ from ‘test_error’
glib-2.87.0/glib/tests/protocol.c:311:7: return_function: returning to ‘test_error’ from ‘test_message_cb1’
glib-2.87.0/glib/tests/protocol.c:314:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:315:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:293:13: throw: if ‘g_test_log_buffer_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:293:13: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1094]
glib-2.87.0/glib/tests/protocol.c:293:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[messages]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:293:13: throw: if ‘g_test_log_buffer_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:293:13: danger: ‘pipes[messages]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1095]
glib-2.87.0/glib/tests/protocol.c:294:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:246:1: enter_function: entry to ‘test_error’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:311:7: call_function: calling ‘test_message_cb1’ from ‘test_error’
glib-2.87.0/glib/tests/protocol.c:311:7: return_function: returning to ‘test_error’ from ‘test_message_cb1’
glib-2.87.0/glib/tests/protocol.c:314:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:315:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:294:14: throw: if ‘g_main_loop_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:294:14: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1096]
glib-2.87.0/glib/tests/protocol.c:294:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[messages]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:294:14: throw: if ‘g_main_loop_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:294:14: danger: ‘pipes[messages]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1097]
glib-2.87.0/glib/tests/protocol.c:299:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
glib-2.87.0/glib/tests/protocol.c:246:1: enter_function: entry to ‘test_error’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:311:7: call_function: calling ‘test_message_cb1’ from ‘test_error’
glib-2.87.0/glib/tests/protocol.c:311:7: return_function: returning to ‘test_error’ from ‘test_message_cb1’
glib-2.87.0/glib/tests/protocol.c:314:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/protocol.c:315:7: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:352:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:299:17: throw: if ‘g_io_channel_unix_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:299:17: danger: ‘pipes[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1098]
glib-2.87.0/glib/tests/protocol.c:299:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[messages]’
glib-2.87.0/glib/tests/protocol.c:256:15: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.87.0/glib/tests/protocol.c:258:14: branch_true: ...to here
glib-2.87.0/glib/tests/protocol.c:274:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:280:17: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:282:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/protocol.c:292:7: branch_false: ...to here
glib-2.87.0/glib/tests/protocol.c:299:17: throw: if ‘g_io_channel_unix_new’ throws an exception...
glib-2.87.0/glib/tests/protocol.c:299:17: danger: ‘pipes[messages]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-666): [#def1099]
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: warning[-Wanalyzer-fd-phase-mismatch]: ‘dup2’ on file descriptor ‘fd’ in wrong phase
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: danger: ‘dup2’ expects a stream socket to be connected via ‘accept’ but ‘fd’ has not yet been bound
Error: GCC_ANALYZER_WARNING: [#def1100]
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_false: following ‘false’ branch (when ‘fd < 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: danger: ‘fd’ could be invalid
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1101]
glib-2.87.0/glib/tests/spawn-singlethread.c:427:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:427:7: branch_false: following ‘false’ branch (when ‘estatus < 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:427:7: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:427:7: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:427:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1102]
glib-2.87.0/glib/tests/spawn-singlethread.c:429:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:429:14: throw: if ‘g_ptr_array_new’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:429:14: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1103]
glib-2.87.0/glib/tests/spawn-singlethread.c:430:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:430:7: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:430:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1104]
glib-2.87.0/glib/tests/spawn-singlethread.c:431:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:431:7: throw: if ‘g_ptr_array_add’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:431:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1105]
glib-2.87.0/glib/tests/spawn-singlethread.c:433:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:433:7: throw: if ‘g_spawn_sync’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:433:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1106]
glib-2.87.0/glib/tests/spawn-singlethread.c:434:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:434:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:434:7: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:434:7: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:434:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1107]
glib-2.87.0/glib/tests/spawn-singlethread.c:435:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:435:7: throw: if ‘g_ptr_array_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:435:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1108]
glib-2.87.0/glib/tests/spawn-singlethread.c:436:7: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.87.0/glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.87.0/glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-singlethread.c:436:7: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/spawn-singlethread.c:436:7: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1109]
glib-2.87.0/glib/tests/spawn-test.c:453:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: throw: if ‘g_test_message’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:453:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1110]
glib-2.87.0/glib/tests/spawn-test.c:453:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: throw: if ‘g_test_message’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:453:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1111]
glib-2.87.0/glib/tests/spawn-test.c:453:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: throw: if ‘g_test_message’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:453:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1112]
glib-2.87.0/glib/tests/spawn-test.c:475:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:475:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:475:13: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:475:13: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1113]
glib-2.87.0/glib/tests/spawn-test.c:475:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:475:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:475:13: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:475:13: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1114]
glib-2.87.0/glib/tests/spawn-test.c:475:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:475:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:475:13: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:475:13: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1115]
glib-2.87.0/glib/tests/spawn-test.c:476:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:475:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:476:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:476:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:476:13: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:476:13: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1116]
glib-2.87.0/glib/tests/spawn-test.c:476:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:475:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:476:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:476:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:476:13: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:476:13: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1117]
glib-2.87.0/glib/tests/spawn-test.c:476:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_true: following ‘true’ branch (when ‘stderr_state == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:475:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:476:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:476:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:476:13: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:476:13: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1118]
glib-2.87.0/glib/tests/spawn-test.c:479:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:479:24: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1119]
glib-2.87.0/glib/tests/spawn-test.c:479:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:479:24: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1120]
glib-2.87.0/glib/tests/spawn-test.c:479:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:479:24: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1121]
glib-2.87.0/glib/tests/spawn-test.c:483:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:483:9: throw: if ‘g_shell_parse_argv’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:483:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1122]
glib-2.87.0/glib/tests/spawn-test.c:483:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:483:9: throw: if ‘g_shell_parse_argv’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:483:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1123]
glib-2.87.0/glib/tests/spawn-test.c:483:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:483:9: throw: if ‘g_shell_parse_argv’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:483:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1124]
glib-2.87.0/glib/tests/spawn-test.c:484:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:484:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:484:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:484:9: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:484:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1125]
glib-2.87.0/glib/tests/spawn-test.c:484:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:484:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:484:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:484:9: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:484:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1126]
glib-2.87.0/glib/tests/spawn-test.c:484:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:484:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:484:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:484:9: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:484:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1127]
glib-2.87.0/glib/tests/spawn-test.c:486:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:486:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:486:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:486:9: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:486:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1128]
glib-2.87.0/glib/tests/spawn-test.c:486:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:486:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:486:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:486:9: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:486:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1129]
glib-2.87.0/glib/tests/spawn-test.c:486:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:486:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:486:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:486:9: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:486:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1130]
glib-2.87.0/glib/tests/spawn-test.c:488:18: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:488:18: throw: if ‘g_spawn_sync’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:488:18: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1131]
glib-2.87.0/glib/tests/spawn-test.c:488:18: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:488:18: throw: if ‘g_spawn_sync’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:488:18: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1132]
glib-2.87.0/glib/tests/spawn-test.c:488:18: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:488:18: throw: if ‘g_spawn_sync’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:488:18: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1133]
glib-2.87.0/glib/tests/spawn-test.c:495:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:495:9: throw: if ‘g_strfreev’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:495:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1134]
glib-2.87.0/glib/tests/spawn-test.c:495:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:495:9: throw: if ‘g_strfreev’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:495:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1135]
glib-2.87.0/glib/tests/spawn-test.c:495:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:495:9: throw: if ‘g_strfreev’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:495:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def1136]
glib-2.87.0/glib/tests/spawn-test.c:497:15: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:497:15: danger: ‘old_stderr_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1137]
glib-2.87.0/glib/tests/spawn-test.c:498:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_false: following ‘false’ branch (when ‘ret != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:498:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1138]
glib-2.87.0/glib/tests/spawn-test.c:498:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_false: following ‘false’ branch (when ‘ret != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:498:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1139]
glib-2.87.0/glib/tests/spawn-test.c:498:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_false: following ‘false’ branch (when ‘ret != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:498:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def1140]
glib-2.87.0/glib/tests/spawn-test.c:500:15: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:500:15: danger: ‘old_stdout_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1141]
glib-2.87.0/glib/tests/spawn-test.c:501:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_false: following ‘false’ branch (when ‘ret != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:501:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1142]
glib-2.87.0/glib/tests/spawn-test.c:501:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_false: following ‘false’ branch (when ‘ret != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:501:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1143]
glib-2.87.0/glib/tests/spawn-test.c:501:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_false: following ‘false’ branch (when ‘ret != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:501:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def1144]
glib-2.87.0/glib/tests/spawn-test.c:503:15: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:503:15: danger: ‘old_stdin_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1145]
glib-2.87.0/glib/tests/spawn-test.c:504:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_false: following ‘false’ branch (when ‘ret != 0’)...
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:504:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1146]
glib-2.87.0/glib/tests/spawn-test.c:504:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_false: following ‘false’ branch (when ‘ret != 0’)...
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:504:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1147]
glib-2.87.0/glib/tests/spawn-test.c:504:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_false: following ‘false’ branch (when ‘ret != 0’)...
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:504:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1148]
glib-2.87.0/glib/tests/spawn-test.c:506:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:506:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1149]
glib-2.87.0/glib/tests/spawn-test.c:506:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:506:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1150]
glib-2.87.0/glib/tests/spawn-test.c:506:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.87.0/glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:506:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1151]
glib-2.87.0/glib/tests/spawn-test.c:507:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:507:9: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1152]
glib-2.87.0/glib/tests/spawn-test.c:507:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:507:9: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1153]
glib-2.87.0/glib/tests/spawn-test.c:507:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:507:9: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1154]
glib-2.87.0/glib/tests/spawn-test.c:511:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:511:13: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1155]
glib-2.87.0/glib/tests/spawn-test.c:511:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:511:13: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1156]
glib-2.87.0/glib/tests/spawn-test.c:511:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:511:13: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1157]
glib-2.87.0/glib/tests/spawn-test.c:512:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:512:13: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1158]
glib-2.87.0/glib/tests/spawn-test.c:512:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:512:13: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1159]
glib-2.87.0/glib/tests/spawn-test.c:512:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:512:13: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1160]
glib-2.87.0/glib/tests/spawn-test.c:517:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:517:13: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1161]
glib-2.87.0/glib/tests/spawn-test.c:517:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:517:13: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1162]
glib-2.87.0/glib/tests/spawn-test.c:517:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:517:13: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1163]
glib-2.87.0/glib/tests/spawn-test.c:518:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stderr_fd’
glib-2.87.0/glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:518:13: danger: ‘old_stderr_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/59/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1164]
glib-2.87.0/glib/tests/spawn-test.c:518:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdin_fd’
glib-2.87.0/glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:518:13: danger: ‘old_stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/57/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1165]
glib-2.87.0/glib/tests/spawn-test.c:518:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘old_stdout_fd’
glib-2.87.0/glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:442:38: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:443:39: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:444:34: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:445:37: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.87.0/glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.87.0/glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.87.0/glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:504:9: branch_true: following ‘true’ branch (when ‘ret == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:506:9: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:507:9: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:509:12: branch_true: following ‘true’ branch (when ‘output_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:511:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:512:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:515:12: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:517:13: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: following ‘true’ branch (when ‘_ptr’ is non-NULL)...
glib-2.87.0/glib/tests/spawn-test.c:518:13: branch_true: ...to here
glib-2.87.0/glib/tests/spawn-test.c:518:13: throw: if ‘g_free’ throws an exception...
glib-2.87.0/glib/tests/spawn-test.c:518:13: danger: ‘old_stdout_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1166]
glib-2.87.0/glib/tests/strfuncs.c:988:10: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/glib/tests/strfuncs.c:980:1: enter_function: entry to ‘do_test_strchug’
glib-2.87.0/glib/tests/strfuncs.c:988:10: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1167]
glib-2.87.0/glib/tests/strfuncs.c:1024:10: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/glib/tests/strfuncs.c:1016:1: enter_function: entry to ‘do_test_strchomp’
glib-2.87.0/glib/tests/strfuncs.c:1024:10: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1168]
glib-2.87.0/glib/tests/strfuncs.c:1471:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/strfuncs.c:1465:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/strfuncs.c:1466:10: branch_true: following ‘true’ branch (when ‘ok != 0’)...
glib-2.87.0/glib/tests/strfuncs.c:1468:20: branch_true: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1471:11: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
glib-2.87.0/glib/tests/strfuncs.c:1471:11: branch_false: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1471:11: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/strfuncs.c:1471:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1169]
glib-2.87.0/glib/tests/strfuncs.c:1480:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/strfuncs.c:1465:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/strfuncs.c:1466:10: branch_true: following ‘true’ branch (when ‘ok != 0’)...
glib-2.87.0/glib/tests/strfuncs.c:1468:20: branch_true: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1469:10: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/strfuncs.c:1474:10: branch_false: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1480:11: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/strfuncs.c:1480:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1170]
glib-2.87.0/glib/tests/strfuncs.c:1689:7: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.87.0/glib/tests/strfuncs.c:1666:1: enter_function: entry to ‘check_strtod_string’
glib-2.87.0/glib/tests/strfuncs.c:1682:15: branch_true: following ‘true’ branch (when ‘l != 5’)...
glib-2.87.0/glib/tests/strfuncs.c:1684:14: branch_true: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1688:7: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/strfuncs.c:1689:7: branch_true: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1689:7: branch_true: following ‘true’ branch (when ‘check_end == 0’)...
glib-2.87.0/glib/tests/strfuncs.c:1689:7: branch_true: ...to here
glib-2.87.0/glib/tests/strfuncs.c:1689:7: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1171]
glib-2.87.0/glib/tests/string.c:122:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/string.c:121:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/string.c:122:3: throw: if ‘g_string_vprintf’ throws an exception...
glib-2.87.0/glib/tests/string.c:122:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1172]
glib-2.87.0/glib/tests/string.c:308:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/string.c:307:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/string.c:308:3: throw: if ‘g_string_append_vprintf’ throws an exception...
glib-2.87.0/glib/tests/string.c:308:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def1173]
glib-2.87.0/glib/tests/string.c:744: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: test_str
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1174]
glib-2.87.0/glib/tests/string.c:744:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘malloc(10)’ where non-null expected
glib-2.87.0/glib/tests/string.c:741:20: acquire_memory: this call could return NULL
glib-2.87.0/glib/tests/string.c:744:3: danger: argument 1 (‘malloc(10)’) from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1175]
glib-2.87.0/glib/tests/string.c:745:3: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(10)’
glib-2.87.0/glib/tests/string.c:741:20: acquire_memory: allocated here
glib-2.87.0/glib/tests/string.c:745:3: throw: if ‘g_strcmp0’ throws an exception...
glib-2.87.0/glib/tests/string.c:745:3: danger: ‘malloc(10)’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1176]
glib-2.87.0/glib/tests/string.c:747:12: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(10)’
glib-2.87.0/glib/tests/string.c:741:20: acquire_memory: allocated here
glib-2.87.0/glib/tests/string.c:747:12: danger: ‘malloc(10)’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1177]
glib-2.87.0/glib/tests/test-printf.c:944:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fdopen(fds[0], "r")’
glib-2.87.0/glib/tests/test-printf.c:943:16: acquire_memory: allocated here
glib-2.87.0/glib/tests/test-printf.c:945:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/test-printf.c:946:3: branch_true: ...to here
glib-2.87.0/glib/tests/test-printf.c:946:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/test-printf.c:946:3: branch_false: ...to here
glib-2.87.0/glib/tests/test-printf.c:946:3: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/test-printf.c:944:16: danger: ‘fdopen(fds[0], "r")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1178]
glib-2.87.0/glib/tests/test-printf.c:945:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fdopen(fds[1], "w")’
glib-2.87.0/glib/tests/test-printf.c:944:16: acquire_memory: allocated here
glib-2.87.0/glib/tests/test-printf.c:945:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/test-printf.c:945:3: branch_false: ...to here
glib-2.87.0/glib/tests/test-printf.c:945:3: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/test-printf.c:945:3: danger: ‘fdopen(fds[1], "w")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1179]
glib-2.87.0/glib/tests/test-printf.c:952:29: warning[-Wanalyzer-malloc-leak]: leak of ‘data.stream’
glib-2.87.0/glib/tests/test-printf.c:944:16: acquire_memory: allocated here
glib-2.87.0/glib/tests/test-printf.c:945:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/test-printf.c:946:3: branch_true: ...to here
glib-2.87.0/glib/tests/test-printf.c:946:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/test-printf.c:948:39: branch_true: ...to here
glib-2.87.0/glib/tests/test-printf.c:952:29: throw: if ‘g_thread_new’ throws an exception...
glib-2.87.0/glib/tests/test-printf.c:952:29: danger: ‘data.stream’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1180]
glib-2.87.0/glib/tests/test-printf.c:962:20: warning[-Wanalyzer-null-argument]: use of NULL ‘fdopen(fds[0], "r")’ where non-null expected
glib-2.87.0/glib/tests/test-printf.c:943:16: acquire_memory: allocated here
glib-2.87.0/glib/tests/test-printf.c:945:3: release_memory: assuming ‘fdopen(fds[0], "r")’ is NULL
glib-2.87.0/glib/tests/test-printf.c:945:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/test-printf.c:945:3: branch_false: ...to here
glib-2.87.0/glib/tests/test-printf.c:962:20: danger: argument 4 (‘fdopen(fds[0], "r")’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1181]
glib-2.87.0/glib/tests/test-printf.c:994:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/test-printf.c:993:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/test-printf.c:994:9: throw: if ‘g_printf_string_upper_bound’ throws an exception...
glib-2.87.0/glib/tests/test-printf.c:994:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1182]
glib-2.87.0/glib/tests/test-printf.c:1027:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/glib/tests/test-printf.c:1026:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/glib/tests/test-printf.c:1027:9: throw: if ‘g_vasprintf’ throws an exception...
glib-2.87.0/glib/tests/test-printf.c:1027:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING: [#def1183]
glib-2.87.0/glib/tests/testing.c:39:9: warning: ‘_POSIX_C_SOURCE’ redefined
/usr/include/bits/libc-header-start.h:33: included_from: Included from here.
/usr/include/limits.h:26: included_from: Included from here.
/usr/lib/gcc/x86_64-redhat-linux/16/include/limits.h:210: included_from: Included from here.
/usr/lib/gcc/x86_64-redhat-linux/16/include/syslimits.h:9: included_from: Included from here.
/usr/lib/gcc/x86_64-redhat-linux/16/include/limits.h:34: included_from: Included from here.
glib-2.87.0/redhat-linux-build/glib/glibconfig.h:11: included_from: Included from here.
glib-2.87.0/glib/gtypes.h:34: included_from: Included from here.
glib-2.87.0/glib/galloca.h:34: included_from: Included from here.
glib-2.87.0/glib/glib.h:32: included_from: Included from here.
glib-2.87.0/glib/tests/testing.c:33: included_from: Included from here.
/usr/include/features.h:319:10: note: this is the location of the previous definition
Error: COMPILER_WARNING: [#def1184]
glib-2.87.0/glib/tests/testing.c:39:9: warning[warning]: ‘_POSIX_C_SOURCE’ redefined
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1185]
glib-2.87.0/glib/tests/testing.c:465:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:465:3: throw: if ‘write’ throws an exception...
glib-2.87.0/glib/tests/testing.c:465:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1186]
glib-2.87.0/glib/tests/testing.c:468:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:468:3: throw: if ‘g_test_trap_subprocess’ throws an exception...
glib-2.87.0/glib/tests/testing.c:468:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1187]
glib-2.87.0/glib/tests/testing.c:469:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:469:3: throw: if ‘g_test_trap_assertions’ throws an exception...
glib-2.87.0/glib/tests/testing.c:469:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1188]
glib-2.87.0/glib/tests/testing.c:470:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:470:3: throw: if ‘g_test_trap_assertions’ throws an exception...
glib-2.87.0/glib/tests/testing.c:470:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1189]
glib-2.87.0/glib/tests/testing.c:473:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:473:3: branch_true: following ‘true’ branch (when ‘__ret < 0’)...
glib-2.87.0/glib/tests/testing.c:473:3: branch_true: ...to here
glib-2.87.0/glib/tests/testing.c:473:3: throw: if ‘g_strdup_printf’ throws an exception...
glib-2.87.0/glib/tests/testing.c:473:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1190]
glib-2.87.0/glib/tests/testing.c:475:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:473:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:475:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:475:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/tests/testing.c:475:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1191]
glib-2.87.0/glib/tests/testing.c:476:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:473:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:475:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:476:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/tests/testing.c:476:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1192]
glib-2.87.0/glib/tests/testing.c:477:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:473:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:475:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:477:3: throw: if ‘close’ throws an exception...
glib-2.87.0/glib/tests/testing.c:477:3: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1193]
glib-2.87.0/glib/tests/testing.c:481:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__ret’
glib-2.87.0/glib/tests/testing.c:442:6: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/testing.c:456:18: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:462:3: acquire_resource: opened here
glib-2.87.0/glib/tests/testing.c:462:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:465:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:473:3: branch_false: following ‘false’ branch (when ‘__ret >= 0’)...
glib-2.87.0/glib/tests/testing.c:475:3: branch_false: ...to here
glib-2.87.0/glib/tests/testing.c:481:1: danger: ‘__ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def1194]
glib-2.87.0/glib/tests/unicode.c:644: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: infile
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1195]
glib-2.87.0/glib/tests/unicode.c:646:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(g_test_build_filename(0, "casemap.txt", 0), "re")’
glib-2.87.0/glib/tests/unicode.c:617:1: enter_function: entry to ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:637:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:637:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:638:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:638:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:641:12: acquire_resource: opened here
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:644:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:646:11: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:649:17: throw: if ‘g_strsplit’ throws an exception...
glib-2.87.0/glib/tests/unicode.c:646:11: danger: ‘fopen(g_test_build_filename(0, "casemap.txt", 0), "re")’ leaks here; was opened at [(20)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1196]
glib-2.87.0/glib/tests/unicode.c:646:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(g_test_build_filename(0, "casemap.txt", 0), "re")’
glib-2.87.0/glib/tests/unicode.c:617:1: enter_function: entry to ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:637:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:637:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:638:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:638:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:641:12: acquire_memory: allocated here
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:644:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:646:11: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:649:17: throw: if ‘g_strsplit’ throws an exception...
glib-2.87.0/glib/tests/unicode.c:646:11: danger: ‘fopen(g_test_build_filename(0, "casemap.txt", 0), "re")’ leaks here; was allocated at [(20)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/19)
Error: CPPCHECK_WARNING (CWE-476): [#def1197]
glib-2.87.0/glib/tests/unicode.c:708: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: infile
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1198]
glib-2.87.0/glib/tests/unicode.c:710:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(g_test_build_filename(0, "casefold.txt", 0), "re")’
glib-2.87.0/glib/tests/unicode.c:617:1: enter_function: entry to ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:637:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:637:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:638:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:638:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:705:12: acquire_resource: opened here
glib-2.87.0/glib/tests/unicode.c:706:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:706:3: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:708:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:710:11: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:714:17: throw: if ‘g_strsplit’ throws an exception...
glib-2.87.0/glib/tests/unicode.c:710:11: danger: ‘fopen(g_test_build_filename(0, "casefold.txt", 0), "re")’ leaks here; was opened at [(22)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/21)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1199]
glib-2.87.0/glib/tests/unicode.c:710:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(g_test_build_filename(0, "casefold.txt", 0), "re")’
glib-2.87.0/glib/tests/unicode.c:617:1: enter_function: entry to ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:636:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:637:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:637:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:638:3: call_function: calling ‘save_and_clear_env’ from ‘test_casemap_and_casefold’
glib-2.87.0/glib/tests/unicode.c:638:3: return_function: returning to ‘test_casemap_and_casefold’ from ‘save_and_clear_env’
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:642:3: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:705:12: acquire_memory: allocated here
glib-2.87.0/glib/tests/unicode.c:706:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:706:3: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:708:10: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unicode.c:710:11: branch_true: ...to here
glib-2.87.0/glib/tests/unicode.c:714:17: throw: if ‘g_strsplit’ throws an exception...
glib-2.87.0/glib/tests/unicode.c:710:11: danger: ‘fopen(g_test_build_filename(0, "casefold.txt", 0), "re")’ leaks here; was allocated at [(22)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/21)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1200]
glib-2.87.0/glib/tests/unix.c:300:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: following ‘false’ branch (when ‘stdin_fd <= 0’)...
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:300:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/unix.c:300:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1201]
glib-2.87.0/glib/tests/unix.c:302:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:302:3: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/unix.c:302:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1202]
glib-2.87.0/glib/tests/unix.c:303:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:303:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unix.c:303:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:303:3: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/unix.c:303:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1203]
glib-2.87.0/glib/tests/unix.c:305:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:305:9: throw: if ‘g_unix_open_pipe’ throws an exception...
glib-2.87.0/glib/tests/unix.c:305:9: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1204]
glib-2.87.0/glib/tests/unix.c:306:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:306:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unix.c:306:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:306:3: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/unix.c:306:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1205]
glib-2.87.0/glib/tests/unix.c:307:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:307:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/unix.c:307:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:307:3: throw: if ‘g_assertion_message’ throws an exception...
glib-2.87.0/glib/tests/unix.c:307:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1206]
glib-2.87.0/glib/tests/unix.c:309:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:309:3: branch_false: following ‘false’ branch...
glib-2.87.0/glib/tests/unix.c:309:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:309:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/unix.c:309:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1207]
glib-2.87.0/glib/tests/unix.c:311:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:311:3: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/unix.c:311:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1208]
glib-2.87.0/glib/tests/unix.c:312:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:312:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unix.c:312:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:312:3: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/unix.c:312:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1209]
glib-2.87.0/glib/tests/unix.c:314:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:314:3: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/unix.c:314:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1210]
glib-2.87.0/glib/tests/unix.c:315:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:315:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unix.c:315:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:315:3: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/unix.c:315:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def1211]
glib-2.87.0/glib/tests/unix.c:317:9: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:317:9: danger: ‘stdin_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1212]
glib-2.87.0/glib/tests/unix.c:318:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:318:3: branch_false: following ‘false’ branch (when ‘ret < 0’)...
glib-2.87.0/glib/tests/unix.c:318:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:318:3: throw: if ‘g_assertion_message_cmpint’ throws an exception...
glib-2.87.0/glib/tests/unix.c:318:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1213]
glib-2.87.0/glib/tests/unix.c:320:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘ret’
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: following ‘false’ branch (when ‘stdin_fd <= 0’)...
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:317:9: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:318:3: branch_true: following ‘true’ branch (when ‘ret >= 0’)...
glib-2.87.0/glib/tests/unix.c:320:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:320:3: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/unix.c:320:3: danger: ‘ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1214]
glib-2.87.0/glib/tests/unix.c:320:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘stdin_fd’
glib-2.87.0/glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.87.0/glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:320:3: throw: if ‘g_close’ throws an exception...
glib-2.87.0/glib/tests/unix.c:320:3: danger: ‘stdin_fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1215]
glib-2.87.0/glib/tests/unix.c:321:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘ret’
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: following ‘false’ branch (when ‘stdin_fd <= 0’)...
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:317:9: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:318:3: branch_true: following ‘true’ branch (when ‘ret >= 0’)...
glib-2.87.0/glib/tests/unix.c:320:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:321:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unix.c:321:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:321:3: throw: if ‘g_assertion_message_error’ throws an exception...
glib-2.87.0/glib/tests/unix.c:321:3: danger: ‘ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1216]
glib-2.87.0/glib/tests/unix.c:322:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘ret’
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: following ‘false’ branch (when ‘stdin_fd <= 0’)...
glib-2.87.0/glib/tests/unix.c:300:3: branch_false: ...to here
glib-2.87.0/glib/tests/unix.c:317:9: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:318:3: branch_true: following ‘true’ branch (when ‘ret >= 0’)...
glib-2.87.0/glib/tests/unix.c:320:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:322:1: danger: ‘ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1217]
glib-2.87.0/glib/tests/unix.c:929:3: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
glib-2.87.0/glib/tests/unix.c:925:8: acquire_resource: opened here
glib-2.87.0/glib/tests/unix.c:927:3: branch_true: following ‘true’ branch...
glib-2.87.0/glib/tests/unix.c:929:3: branch_true: ...to here
glib-2.87.0/glib/tests/unix.c:929:3: throw: if ‘g_test_message’ throws an exception...
glib-2.87.0/glib/tests/unix.c:929:3: danger: ‘fd’ leaks here; was opened at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-704): [#def1218]
glib-2.87.0/gmodule/gmodule.c: scope_hint: In function ‘g_module_open_full’
glib-2.87.0/gmodule/gmodule.c:601:20: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def1219]
glib-2.87.0/gmodule/gmodule.c:601:20: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def1220]
glib-2.87.0/gmodule/gmodule.c:602:22: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def1221]
glib-2.87.0/gmodule/gmodule.c:602:22: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1222]
glib-2.87.0/gobject/gclosure.c:1469:16: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1652:1: enter_function: entry to ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1718:21: call_function: calling ‘va_to_ffi_type’ from ‘g_cclosure_marshal_generic_va’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1223]
glib-2.87.0/gobject/gclosure.c:1470:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1652:1: enter_function: entry to ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1718:21: call_function: calling ‘va_to_ffi_type’ from ‘g_cclosure_marshal_generic_va’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1224]
glib-2.87.0/gobject/gclosure.c:1525:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1652:1: enter_function: entry to ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1718:21: call_function: calling ‘va_to_ffi_type’ from ‘g_cclosure_marshal_generic_va’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1225]
glib-2.87.0/gobject/gclosure.c:1716:27: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1716:27: throw: if ‘g_type_fundamental’ throws an exception...
glib-2.87.0/gobject/gclosure.c:1716:27: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1226]
glib-2.87.0/gobject/gclosure.c:1728:36: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1652:1: enter_function: entry to ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1718:21: call_function: calling ‘va_to_ffi_type’ from ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1718:21: return_function: returning to ‘g_cclosure_marshal_generic_va’ from ‘va_to_ffi_type’
glib-2.87.0/gobject/gclosure.c:1723:10: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gclosure.c:1725:14: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1727:19: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gclosure.c:1728:36: throw: if ‘g_param_spec_ref’ throws an exception...
glib-2.87.0/gobject/gclosure.c:1728:36: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(4)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1227]
glib-2.87.0/gobject/gclosure.c:1730:36: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1652:1: enter_function: entry to ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1718:21: call_function: calling ‘va_to_ffi_type’ from ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1718:21: return_function: returning to ‘g_cclosure_marshal_generic_va’ from ‘va_to_ffi_type’
glib-2.87.0/gobject/gclosure.c:1723:10: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gclosure.c:1725:14: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1729:19: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gclosure.c:1730:36: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gobject/gclosure.c:1730:36: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(4)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1228]
glib-2.87.0/gobject/gclosure.c:1732:36: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gclosure.c:1652:1: enter_function: entry to ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1674:3: branch_true: following ‘true’ branch (when ‘n_params >= 0’)...
glib-2.87.0/gobject/gclosure.c:1676:3: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1710:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gclosure.c:1713:15: branch_true: following ‘true’ branch (when ‘i < unsigned_n_params’)...
glib-2.87.0/gobject/gclosure.c:1715:31: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1718:21: call_function: calling ‘va_to_ffi_type’ from ‘g_cclosure_marshal_generic_va’
glib-2.87.0/gobject/gclosure.c:1718:21: return_function: returning to ‘g_cclosure_marshal_generic_va’ from ‘va_to_ffi_type’
glib-2.87.0/gobject/gclosure.c:1723:10: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gclosure.c:1725:14: branch_true: ...to here
glib-2.87.0/gobject/gclosure.c:1731:19: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gclosure.c:1732:36: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gobject/gclosure.c:1732:36: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(4)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1229]
glib-2.87.0/gobject/gmarshal.c:1559:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:1556:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:1558:6: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gmarshal.c:1559:12: throw: if ‘g_param_spec_ref’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:1559:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1230]
glib-2.87.0/gobject/gmarshal.c:1671:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:1668:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:1670:6: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gmarshal.c:1671:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:1671:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1231]
glib-2.87.0/gobject/gmarshal.c:1895:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:1892:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:1894:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gobject/gmarshal.c:1895:12: branch_true: ...to here
glib-2.87.0/gobject/gmarshal.c:1895:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:1895:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1232]
glib-2.87.0/gobject/gmarshal.c:2007:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:2004:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:2006:6: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gmarshal.c:2007:12: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:2007:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1233]
glib-2.87.0/gobject/gmarshal.c:2364:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:2359:3: branch_true: following ‘true’ branch (when ‘return_value’ is non-NULL)...
glib-2.87.0/gobject/gmarshal.c:2361:3: branch_true: ...to here
glib-2.87.0/gobject/gmarshal.c:2361:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:2363:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
glib-2.87.0/gobject/gmarshal.c:2364:12: branch_true: ...to here
glib-2.87.0/gobject/gmarshal.c:2364:12: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:2364:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1234]
glib-2.87.0/gobject/gmarshal.c:2493:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:2488:3: branch_true: following ‘true’ branch (when ‘return_value’ is non-NULL)...
glib-2.87.0/gobject/gmarshal.c:2490:3: branch_true: ...to here
glib-2.87.0/gobject/gmarshal.c:2490:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:2492:6: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gmarshal.c:2493:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:2493:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1235]
glib-2.87.0/gobject/gmarshal.c:2496:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gmarshal.c:2488:3: branch_true: following ‘true’ branch (when ‘return_value’ is non-NULL)...
glib-2.87.0/gobject/gmarshal.c:2490:3: branch_true: ...to here
glib-2.87.0/gobject/gmarshal.c:2490:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/gobject/gmarshal.c:2495:6: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gmarshal.c:2496:12: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/gobject/gmarshal.c:2496:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def1236]
glib-2.87.0/gobject/gobject.c:1835: warning[nullPointer]: Possible null pointer dereference: g_enable_diagnostic
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1237]
glib-2.87.0/gobject/gobject.c:3172:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3372:1: enter_function: entry to ‘g_object_set’
glib-2.87.0/gobject/gobject.c:3379:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3381:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3381:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3382:3: call_function: calling ‘g_object_set_valist’ from ‘g_object_set’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1238]
glib-2.87.0/gobject/gobject.c:3313:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3421:1: enter_function: entry to ‘g_object_get’
glib-2.87.0/gobject/gobject.c:3428:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3430:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3430:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3431:3: call_function: calling ‘g_object_get_valist’ from ‘g_object_get’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1239]
glib-2.87.0/gobject/gobject.c:3584:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3583:10: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3584:9: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3584:9: throw: if ‘g_signal_connect_data’ throws an exception...
glib-2.87.0/gobject/gobject.c:3584:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1240]
glib-2.87.0/gobject/gobject.c:3594:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3594:9: throw: if ‘g_signal_connect_data’ throws an exception...
glib-2.87.0/gobject/gobject.c:3594:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1241]
glib-2.87.0/gobject/gobject.c:3604:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3597:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3598:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3597:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3602:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3604:9: throw: if ‘g_signal_connect_data’ throws an exception...
glib-2.87.0/gobject/gobject.c:3604:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1242]
glib-2.87.0/gobject/gobject.c:3614:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3597:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3598:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3597:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3602:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3607:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3608:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3607:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3612:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3614:9: throw: if ‘g_signal_connect_data’ throws an exception...
glib-2.87.0/gobject/gobject.c:3614:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1243]
glib-2.87.0/gobject/gobject.c:3624:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3597:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3598:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3597:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3602:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3607:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3608:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3607:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3612:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3617:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3618:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3617:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3624:11: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3624:11: throw: if ‘g_log’ throws an exception...
glib-2.87.0/gobject/gobject.c:3624:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1244]
glib-2.87.0/gobject/gobject.c:3681:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3657:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3660:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3660:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3661:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3663:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3673:15: branch_false: following ‘false’ branch (when the strings are non-equal)...
glib-2.87.0/gobject/gobject.c:3674:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3673:16: branch_false: following ‘false’ branch (when the strings are non-equal)...
glib-2.87.0/gobject/gobject.c:3681:11: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3681:11: throw: if ‘g_log’ throws an exception...
glib-2.87.0/gobject/gobject.c:3681:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1245]
glib-2.87.0/gobject/gobject.c:3686:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3657:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3660:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3660:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3661:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3663:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3667:10: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3670:11: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3686:12: throw: if ‘g_signal_parse_name’ throws an exception...
glib-2.87.0/gobject/gobject.c:3686:12: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1246]
glib-2.87.0/gobject/gobject.c:3687:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3657:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3660:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3660:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3661:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3663:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3667:10: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3670:11: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3685:11: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3687:9: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3687:9: throw: if ‘g_log’ throws an exception...
glib-2.87.0/gobject/gobject.c:3687:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1247]
glib-2.87.0/gobject/gobject.c:3688:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3657:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3660:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3660:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3661:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3663:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3688:17: throw: if ‘g_signal_handlers_disconnect_matched’ throws an exception...
glib-2.87.0/gobject/gobject.c:3688:17: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1248]
glib-2.87.0/gobject/gobject.c:3691:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3657:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3658:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3660:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3660:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3661:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3663:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3691:9: throw: if ‘g_log’ throws an exception...
glib-2.87.0/gobject/gobject.c:3691:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1249]
glib-2.87.0/gobject/gobject.c:4656:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3421:1: enter_function: entry to ‘g_object_get’
glib-2.87.0/gobject/gobject.c:3428:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3430:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3430:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3431:3: call_function: calling ‘g_object_get_valist’ from ‘g_object_get’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1250]
glib-2.87.0/gobject/gobject.c:5593:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1251]
glib-2.87.0/gobject/gobject.c:5595:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1252]
glib-2.87.0/gobject/gobject.c:5601:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1253]
glib-2.87.0/gobject/gobject.c:5755:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1254]
glib-2.87.0/gobject/gobject.c:5820:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1255]
glib-2.87.0/gobject/gobject.c:5821:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1256]
glib-2.87.0/gobject/gobject.c:5824:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3589:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1257]
glib-2.87.0/gobject/gobject.c:5849:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3599:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1258]
glib-2.87.0/gobject/gobject.c:5850:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3599:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1259]
glib-2.87.0/gobject/gobject.c:5853:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gobject.c:3567:1: enter_function: entry to ‘g_object_connect’
glib-2.87.0/gobject/gobject.c:3574:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3575:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gobject.c:3577:3: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3577:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gobject.c:3578:10: branch_true: following ‘true’ branch (when ‘signal_spec’ is non-NULL)...
glib-2.87.0/gobject/gobject.c:3580:17: branch_true: ...to here
glib-2.87.0/gobject/gobject.c:3587:15: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3588:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3587:16: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gobject.c:3592:16: branch_false: ...to here
glib-2.87.0/gobject/gobject.c:3599:9: call_function: calling ‘g_signal_connect_object’ from ‘g_object_connect’
Error: COMPILER_WARNING (CWE-704): [#def1260]
glib-2.87.0/gobject/gparam.c: scope_hint: In function ‘g_param_spec_pool_lookup’
glib-2.87.0/gobject/gparam.c:1180:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def1261]
glib-2.87.0/gobject/gparam.c:1180:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-476): [#def1262]
glib-2.87.0/gobject/gsignal.c: scope_hint: In function ‘handlers_find’
glib-2.87.0/gobject/gsignal.c:559:28: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1263]
glib-2.87.0/gobject/gsignal.c: scope_hint: In function ‘handler_insert’
glib-2.87.0/gobject/gsignal.c:686:13: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1264]
glib-2.87.0/gobject/gsignal.c:728:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: COMPILER_WARNING (CWE-476): [#def1265]
glib-2.87.0/gobject/gclosure.h:27: included_from: Included from here.
glib-2.87.0/gobject/gsignal.h:26: included_from: Included from here.
glib-2.87.0/gobject/gsignal.c:33: included_from: Included from here.
glib-2.87.0/gobject/gsignal.c: scope_hint: In function ‘g_signal_stop_emission_by_name’
glib-2.87.0/gobject/gsignal.c:1168:41: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1266]
glib-2.87.0/gobject/gsignal.c:1817:17: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1267]
glib-2.87.0/gobject/gsignal.c:1980:8: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/gobject/gsignal.c:1968:1: enter_function: entry to ‘g_signal_override_class_closure’
glib-2.87.0/gobject/gsignal.c:1978:10: call_function: inlined call to ‘LOOKUP_SIGNAL_NODE’ from ‘g_signal_override_class_closure’
glib-2.87.0/gobject/gsignal.c:1979:3: branch_false: ...to here
glib-2.87.0/gobject/gsignal.c:1979:3: call_function: calling ‘node_check_deprecated’ from ‘g_signal_override_class_closure’
glib-2.87.0/gobject/gsignal.c:1979:3: return_function: returning to ‘g_signal_override_class_closure’ from ‘node_check_deprecated’
glib-2.87.0/gobject/gsignal.c:1980:8: danger: dereference of NULL ‘<unknown>’
Error: COMPILER_WARNING (CWE-476): [#def1268]
glib-2.87.0/gobject/gsignal.c:1980:40: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1269]
glib-2.87.0/gobject/gsignal.c: scope_hint: In function ‘g_signal_connect_closure’
glib-2.87.0/gobject/gsignal.c:2411:41: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1270]
glib-2.87.0/gobject/gsignal.c:2457:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘node’
glib-2.87.0/gobject/gsignal.c:1968:1: enter_function: entry to ‘g_signal_override_class_closure’
glib-2.87.0/gobject/gsignal.c:1978:10: call_function: inlined call to ‘LOOKUP_SIGNAL_NODE’ from ‘g_signal_override_class_closure’
glib-2.87.0/gobject/gsignal.c:1979:3: branch_false: ...to here
glib-2.87.0/gobject/gsignal.c:1979:3: call_function: calling ‘node_check_deprecated’ from ‘g_signal_override_class_closure’
Error: COMPILER_WARNING (CWE-476): [#def1271]
glib-2.87.0/gobject/gsignal.c: scope_hint: In function ‘g_signal_connect_data’
glib-2.87.0/gobject/gsignal.c:2523:41: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1272]
glib-2.87.0/gobject/gsignal.c:3277:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1273]
glib-2.87.0/gobject/gsignal.c:3302:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1274]
glib-2.87.0/gobject/gsignal.c:3303:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1275]
glib-2.87.0/gobject/gsignal.c:3306:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1276]
glib-2.87.0/gobject/gsignal.c:3308:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1277]
glib-2.87.0/gobject/gsignal.c:3314:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1278]
glib-2.87.0/gobject/gsignal.c:3340:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/gsignal.c:3590:1: enter_function: entry to ‘g_signal_emit’
glib-2.87.0/gobject/gsignal.c:3597:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/gsignal.c:3598:3: call_function: calling ‘g_signal_emit_valist’ from ‘g_signal_emit’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1279]
glib-2.87.0/gobject/gtype.c:529:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/gobject/gtype.c:4255:1: enter_function: entry to ‘gobject_init’
glib-2.87.0/gobject/gtype.c:4296:10: call_function: calling ‘type_node_fundamental_new_W’ from ‘gobject_init’
Error: COMPILER_WARNING (CWE-476): [#def1280]
glib-2.87.0/gobject/gtype.c:529:21: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1281]
glib-2.87.0/gobject/gtype.c: scope_hint: In function ‘check_derivation_I’
glib-2.87.0/gobject/gtype.c:770:14: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1282]
glib-2.87.0/gobject/gtype.c:878:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/gobject/gtype.c:1205:1: enter_function: entry to ‘type_data_ref_Wm’
glib-2.87.0/gobject/gtype.c:1209:25: call_function: inlined call to ‘lookup_type_node_I’ from ‘type_data_ref_Wm’
glib-2.87.0/gobject/gtype.c:1213:7: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gtype.c:1215:10: branch_true: ...to here
glib-2.87.0/gobject/gtype.c:1215:10: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gtype.c:1222:7: branch_false: ...to here
glib-2.87.0/gobject/gtype.c:1229:10: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gtype.c:1232:7: branch_false: ...to here
glib-2.87.0/gobject/gtype.c:1232:7: call_function: calling ‘check_type_info_I’ from ‘type_data_ref_Wm’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1283]
glib-2.87.0/gobject/gtype.c:3755:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/gobject/gtype.c:3719:1: enter_function: entry to ‘_g_type_test_flags’
glib-2.87.0/gobject/gtype.c:3725:10: call_function: inlined call to ‘lookup_type_node_I’ from ‘_g_type_test_flags’
glib-2.87.0/gobject/gtype.c:3728:10: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gtype.c:3748:13: branch_false: ...to here
glib-2.87.0/gobject/gtype.c:3751:10: branch_true: following ‘true’ branch (when ‘fflags != 0’)...
glib-2.87.0/gobject/gtype.c:3753:41: branch_true: ...to here
glib-2.87.0/gobject/gtype.c:3753:41: call_function: calling ‘type_node_fundamental_info_I’ from ‘_g_type_test_flags’
glib-2.87.0/gobject/gtype.c:3753:41: return_function: returning to ‘_g_type_test_flags’ from ‘type_node_fundamental_info_I’
glib-2.87.0/gobject/gtype.c:3755:21: danger: dereference of NULL ‘type_node_fundamental_info_I(<unknown>)’
Error: COMPILER_WARNING (CWE-476): [#def1284]
glib-2.87.0/gobject/gtype.c:3755:26: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1285]
glib-2.87.0/glib/glib.h:64: included_from: Included from here.
glib-2.87.0/girepository/girwriter-private.h:26: included_from: Included from here.
glib-2.87.0/girepository/girwriter.c:27: included_from: Included from here.
glib-2.87.0/girepository/girwriter.c: scope_hint: In function ‘gi_ir_writer_write’
glib-2.87.0/gobject/gtype.h:646:114: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1286]
glib-2.87.0/gobject/gtypemodule.c:335:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: COMPILER_WARNING (CWE-476): [#def1287]
glib-2.87.0/gobject/gtypemodule.c:335:9: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def1288]
glib-2.87.0/gobject/gtypemodule.c: scope_hint: In function ‘g_type_module_complete_type_info’
glib-2.87.0/gobject/gtypemodule.c:337:29: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1289]
glib-2.87.0/gobject/gtypemodule.c:350:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: COMPILER_WARNING (CWE-476): [#def1290]
glib-2.87.0/gobject/gtypemodule.c: scope_hint: In function ‘g_type_module_complete_interface_info’
glib-2.87.0/gobject/gtypemodule.c:350:9: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1291]
glib-2.87.0/gobject/gtypemodule.c:420:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.87.0/gobject/gtypemodule.c:379:1: enter_function: entry to ‘g_type_module_register_type’
glib-2.87.0/gobject/gtypemodule.c:388:3: branch_true: following ‘true’ branch (when ‘type_name’ is non-NULL)...
glib-2.87.0/gobject/gtypemodule.c:389:3: branch_true: ...to here
glib-2.87.0/gobject/gtypemodule.c:389:3: branch_true: following ‘true’ branch (when ‘type_info’ is non-NULL)...
glib-2.87.0/gobject/gtypemodule.c:391:6: branch_true: ...to here
glib-2.87.0/gobject/gtypemodule.c:391:6: branch_false: following ‘false’ branch (when ‘module’ is non-NULL)...
glib-2.87.0/gobject/gtypemodule.c:404:10: branch_false: ...to here
glib-2.87.0/gobject/gtypemodule.c:405:6: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/gtypemodule.c:407:33: branch_true: ...to here
glib-2.87.0/gobject/gtypemodule.c:409:10: branch_false: following ‘false’ branch...
glib-2.87.0/gobject/gtypemodule.c:418:26: call_function: inlined call to ‘g_type_module_find_type_info’ from ‘g_type_module_register_type’
glib-2.87.0/gobject/gtypemodule.c:420:11: danger: dereference of NULL ‘<unknown>’
Error: COMPILER_WARNING (CWE-476): [#def1292]
glib-2.87.0/gobject/gtypemodule.c: scope_hint: In function ‘g_type_module_register_type’
glib-2.87.0/gobject/gtypemodule.c:420:27: warning[-Wnull-dereference]: potential null pointer dereference
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1293]
glib-2.87.0/gobject/tests/autoptr.c:28:1: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘base_class_ptr’
glib-2.87.0/gobject/tests/autoptr.c:214:1: enter_function: entry to ‘test_autoclass’
glib-2.87.0/gobject/tests/autoptr.c:219:20: call_function: calling ‘test_base_auto_cleanup_get_type’ from ‘test_autoclass’
glib-2.87.0/gobject/tests/autoptr.c:216:40: call_function: inlined call to ‘glib_autoptr_cleanup_TestAutoCleanupBaseClass’ from ‘test_autoclass’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1294]
glib-2.87.0/gobject/tests/autoptr.c:46:1: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘l’
glib-2.87.0/gobject/tests/autoptr.c:129:9: throw: if ‘g_list_prepend’ throws an exception...
glib-2.87.0/gobject/tests/autoptr.c:127:34: call_function: inlined call to ‘glib_listautoptr_cleanup_TestAutoCleanup’ from ‘test_autolist’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1295]
glib-2.87.0/gobject/tests/closure.c:158:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/null", 0)’
glib-2.87.0/gobject/tests/closure.c:155:8: acquire_resource: opened here
glib-2.87.0/gobject/tests/closure.c:156:3: branch_true: following ‘true’ branch...
glib-2.87.0/gobject/tests/closure.c:158:12: branch_true: ...to here
glib-2.87.0/gobject/tests/closure.c:158:12: throw: if ‘g_unix_fd_source_new’ throws an exception...
glib-2.87.0/gobject/tests/closure.c:158:12: danger: ‘open("/dev/null", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-758): [#def1296]
glib-2.87.0/gobject/tests/flags.c:40: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1297]
glib-2.87.0/gobject/tests/performance/performance-threaded.c:33:10: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/tests/performance/performance-threaded.c:53:1: enter_function: entry to ‘register_types’
glib-2.87.0/gobject/tests/performance/performance-threaded.c:58:33: call_function: calling ‘simple_register_class’ from ‘register_types’
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1298]
glib-2.87.0/gobject/tests/performance/performance-threaded.c:37:7: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘GType’ {{aka ‘long unsigned int’}} but received ‘int’ for variadic argument 1 of ‘args’
glib-2.87.0/gobject/tests/performance/performance-threaded.c:53:1: enter_function: entry to ‘register_types’
glib-2.87.0/gobject/tests/performance/performance-threaded.c:58:33: call_function: calling ‘simple_register_class’ from ‘register_types’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1299]
glib-2.87.0/gobject/tests/performance/performance-threaded.c:40:7: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/tests/performance/performance-threaded.c:53:1: enter_function: entry to ‘register_types’
glib-2.87.0/gobject/tests/performance/performance-threaded.c:58:33: call_function: calling ‘simple_register_class’ from ‘register_types’
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1300]
glib-2.87.0/gobject/tests/threadtests.c:364:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/gobject/tests/threadtests.c:364:11: danger: infinite loop here
glib-2.87.0/gobject/tests/threadtests.c:364:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/gobject/tests/threadtests.c:360:1: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1301]
glib-2.87.0/gobject/tests/threadtests.c:370:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/gobject/tests/threadtests.c:370:11: danger: infinite loop here
glib-2.87.0/gobject/tests/threadtests.c:370:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/gobject/tests/threadtests.c:360:1: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1302]
glib-2.87.0/gobject/tests/threadtests.c:385:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.87.0/gobject/tests/threadtests.c:385:11: danger: infinite loop here
glib-2.87.0/gobject/tests/threadtests.c:385:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.87.0/gobject/tests/threadtests.c:378:1: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1303]
glib-2.87.0/gobject/tests/value.c:117:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘int’ for variadic argument 1 of ‘var_args’
glib-2.87.0/gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.87.0/gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1304]
glib-2.87.0/gobject/tests/value.c:117:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘int’ for variadic argument 1 of ‘var_args’
glib-2.87.0/gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.87.0/gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1305]
glib-2.87.0/gobject/tests/value.c:117:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘void *’ but received ‘int’ for variadic argument 1 of ‘var_args’
glib-2.87.0/gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.87.0/gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-685): [#def1306]
glib-2.87.0/gobject/tests/value.c:117:3: warning[-Wanalyzer-va-list-exhausted]: ‘var_args’ has no more arguments (1 consumed)
glib-2.87.0/gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.87.0/gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1307]
glib-2.87.0/gobject/tests/value.c:117:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/tests/value.c:116:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/tests/value.c:117:3: throw: if ‘g_type_value_table_peek’ throws an exception...
glib-2.87.0/gobject/tests/value.c:117:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1308]
glib-2.87.0/gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘gchar *’ {{aka ‘char *’}} for variadic argument 1 of ‘var_args’
glib-2.87.0/gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.87.0/gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1309]
glib-2.87.0/gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘int’ but received ‘gchar *’ {{aka ‘char *’}} for variadic argument 1 of ‘var_args’
glib-2.87.0/gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.87.0/gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def1310]
glib-2.87.0/gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘gchar *’ {{aka ‘char *’}} for variadic argument 1 of ‘var_args’
glib-2.87.0/gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.87.0/gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-685): [#def1311]
glib-2.87.0/gobject/tests/value.c:132:3: warning[-Wanalyzer-va-list-exhausted]: ‘var_args’ has no more arguments (1 consumed)
glib-2.87.0/gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.87.0/gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1312]
glib-2.87.0/gobject/tests/value.c:132:3: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/gobject/tests/value.c:131:3: acquire_resource: ‘va_start’ called here
glib-2.87.0/gobject/tests/value.c:132:3: throw: if ‘g_type_value_table_peek’ throws an exception...
glib-2.87.0/gobject/tests/value.c:132:3: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1313]
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:194:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:177:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:193:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:194:13: throw: if ‘g_param_spec_ref’ throws an exception...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:194:13: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1314]
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:197:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:177:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:196:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:197:13: throw: if ‘g_boxed_copy’ throws an exception...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:197:13: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1315]
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:201:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:177:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:200:6: branch_true: following ‘true’ branch (when ‘arg15’ is non-NULL)...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:201:13: branch_true: ...to here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:201:13: throw: if ‘g_object_ref’ throws an exception...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:201:13: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1316]
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:204:13: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:177:3: acquire_resource: ‘va_copy’ called here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:200:6: branch_false: following ‘false’ branch (when ‘arg15’ is NULL)...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:202:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:203:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:204:13: throw: if ‘g_variant_ref_sink’ throws an exception...
glib-2.87.0/redhat-linux-build/gobject/tests/marshalers.c:204:13: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1317]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1318]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1319]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1320]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1321]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1322]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1323]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1324]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1325]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1326]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1327]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1328]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1329]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1330]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1331]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1332]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1333]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1334]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1335]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1336]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1337]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1338]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1339]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1340]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1341]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1342]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/199/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1343]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/200/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1344]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/203/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1345]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/204/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1346]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(6)](sarif:/runs/0/results/205/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1347]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was opened at [(8)](sarif:/runs/0/results/206/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1348]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/207/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1349]
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect3p16_oiv/GIRepository-3.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1350]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1351]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1352]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1353]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1354]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1355]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1356]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1357]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1358]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1359]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1360]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1361]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1362]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1363]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1364]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1365]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1366]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1367]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1368]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1369]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1370]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1371]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1372]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1373]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1374]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1375]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1376]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1377]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1378]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1379]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1380]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1381]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1382]
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspect9lpplg8c/GLibUnix-2.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): [#def1383]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1384]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1385]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1386]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1387]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1388]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1389]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1390]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1391]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1392]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1393]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1394]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1395]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1396]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1397]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1398]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1399]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1400]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1401]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1402]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1403]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1404]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1405]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1406]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1407]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1408]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1409]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1410]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1411]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1412]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1413]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1414]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1415]
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectfu6cpskn/GioUnix-2.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): [#def1416]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1417]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1418]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1419]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1420]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1421]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1422]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1423]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1424]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1425]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1426]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1427]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1428]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1429]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1430]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1431]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1432]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1433]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1434]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1435]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1436]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1437]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1438]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1439]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1440]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1441]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1442]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1443]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1444]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1445]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1446]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1447]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1448]
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectotfy388r/GObject-2.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): [#def1449]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1450]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1451]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1452]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1453]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1454]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1455]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1456]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1457]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1458]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1459]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1460]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1461]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1462]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1463]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1464]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1465]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1466]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1467]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1468]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1469]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1470]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1471]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1472]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1473]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1474]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1475]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1476]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1477]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1478]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1479]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1480]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1481]
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectsve1h6u0/GModule-2.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): [#def1482]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1483]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1484]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1485]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1486]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1487]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1488]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1489]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1490]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1491]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1492]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1493]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1494]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1495]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1496]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1497]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1498]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1499]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1500]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1501]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1502]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1503]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1504]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1505]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1506]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1507]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1508]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1509]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1510]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1511]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1512]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1513]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1514]
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectszf8u5ql/Gio-2.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): [#def1515]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1516]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1517]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1518]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1519]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1520]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1521]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1522]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1523]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1524]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1525]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1526]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1527]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1528]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1529]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1530]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1531]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1532]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1533]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1534]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1535]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:599:1: enter_function: entry to ‘dump_error_quark’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1536]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1537]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1538]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1539]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1540]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1541]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1542]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1543]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_true: following ‘true’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:685:25: branch_true: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1544]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1545]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_resource: opened here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1546]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.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): [#def1547]
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:630:1: enter_function: entry to ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:645:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:654:15: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:658:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:669:11: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:670:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:682:12: acquire_memory: allocated here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:683:6: branch_false: following ‘false’ branch...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: branch_false: ...to here
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
glib-2.87.0/redhat-linux-build/tmp-introspectxf8bso66/GLib-2.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Scan Properties
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-213.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | glib2-2.87.0-3.fc44 |
| store-results-to | /tmp/tmpwqhefumj/glib2-2.87.0-3.fc44.tar.xz |
| time-created | 2026-01-08 16:33:48 |
| time-finished | 2026-01-08 16:46:12 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpwqhefumj/glib2-2.87.0-3.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpwqhefumj/glib2-2.87.0-3.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |