ibus-1.5.34~alpha1-3.fc44
List of Findings
Error: SHELLCHECK_WARNING (CWE-563): [#def1]
/usr/bin/ibus-desktop-testing-runner:28:1: warning[SC2034]: TEST_CASE_DIR appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/bin/ibus-desktop-testing-runner:31:1: warning[SC2034]: AUTOSTART_DESKTOP_DIR appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/bin/ibus-desktop-testing-runner:33:1: warning[SC2034]: TESTING_RUNNER appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-156): [#def4]
/usr/bin/ibus-desktop-testing-runner:38:14: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-156): [#def5]
/usr/bin/ibus-desktop-testing-runner:39:5: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-563): [#def6]
/usr/libexec/ibus-desktop-testing-autostart:26:1: warning[SC2034]: TEST_CASE_DIR appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def7]
/usr/libexec/ibus-desktop-testing-autostart:30:1: warning[SC2034]: TESTING_RUNNER appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-156): [#def8]
/usr/libexec/ibus-desktop-testing-autostart:35:14: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-156): [#def9]
/usr/libexec/ibus-desktop-testing-autostart:36:5: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-569): [#def10]
/usr/libexec/ibus-desktop-testing-module:467:29: warning[SC2089]: Quotes/backslashes will be treated literally. Rewrite using set/"$@" or functions.
Error: SHELLCHECK_WARNING (CWE-569): [#def11]
/usr/libexec/ibus-desktop-testing-module:469:30: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-569): [#def12]
/usr/libexec/ibus-desktop-testing-module:471:50: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def13]
/usr/libexec/ibus-desktop-testing-module:513:17: warning[SC2164]: Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
Error: SHELLCHECK_WARNING: [#def14]
/usr/libexec/ibus-desktop-testing-module:513:17: warning[SC3044]: In POSIX sh, 'pushd' is undefined.
Error: SHELLCHECK_WARNING (CWE-252): [#def15]
/usr/libexec/ibus-desktop-testing-module:518:17: warning[SC2164]: Use 'popd ... || exit' or 'popd ... || return' in case popd fails.
Error: SHELLCHECK_WARNING: [#def16]
/usr/libexec/ibus-desktop-testing-module:518:17: warning[SC3044]: In POSIX sh, 'popd' is undefined.
Error: SHELLCHECK_WARNING (CWE-571): [#def17]
/usr/libexec/installed-tests/ibus/xkb-latin-layouts:53:12: warning[SC2155]: Declare and assign separately to avoid masking return values.
Error: SHELLCHECK_WARNING (CWE-156): [#def18]
/usr/libexec/installed-tests/ibus/xkb-latin-layouts:59:10: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-571): [#def19]
/usr/share/bash-completion/completions/ibus.bash:84:15: warning[SC2155]: Declare and assign separately to avoid masking return values.
Error: SHELLCHECK_WARNING (CWE-140): [#def20]
/usr/share/bash-completion/completions/ibus.bash:85:21: warning[SC2207]: Prefer mapfile or read -a to split command output (or quote to avoid splitting).
Error: SHELLCHECK_WARNING (CWE-563): [#def21]
/usr/share/bash-completion/completions/ibus.bash:92:14: warning[SC2034]: options appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-140): [#def22]
/usr/share/bash-completion/completions/ibus.bash:93:20: warning[SC2207]: Prefer mapfile or read -a to split command output (or quote to avoid splitting).
Error: SHELLCHECK_WARNING (CWE-563): [#def23]
/usr/share/bash-completion/completions/ibus.bash:101:19: warning[SC2034]: prev_ appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def24]
/usr/share/bash-completion/completions/ibus.bash:101:38: warning[SC2034]: cword appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def25]
/usr/share/bash-completion/completions/ibus.bash:115:26: warning[SC2034]: subcmd appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-88): [#def26]
/usr/share/bash-completion/completions/ibus.bash:116:18: error[SC2068]: Double quote array expansions to avoid re-splitting elements.
Error: SHELLCHECK_WARNING (CWE-153): [#def27]
/usr/share/bash-completion/completions/ibus.bash:117:31: warning[SC2053]: Quote the right-hand side of == in [[ ]] to prevent glob matching.
Error: SHELLCHECK_WARNING (CWE-140): [#def28]
/usr/share/bash-completion/completions/ibus.bash:134:25: warning[SC2207]: Prefer mapfile or read -a to split command output (or quote to avoid splitting).
Error: COMPILER_WARNING (CWE-704): [#def29]
ibus-1.5.34-alpha1/bindings/vala/candidatearea.c:1646:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def30]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:1020:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def31]
ibus-1.5.34-alpha1/bindings/vala/emojier.c: scope_hint: In function 'ibus_emojier_update_category_to_emojis_dict'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:2294:47: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def32]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:2294:47: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-688): [#def33]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:5036:18: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/bindings/vala/emojier.c:5006:1: enter_function: entry to 'ibus_emojier_update_candidate_window'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:5031:9: branch_true: following 'true' branch (when 'self' is non-NULL)...
ibus-1.5.34-alpha1/bindings/vala/emojier.c:5032:18: branch_true: ...to here
ibus-1.5.34-alpha1/bindings/vala/emojier.c:5036:18: danger: argument 1 ('<unknown>') NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def34]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8573:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def35]
ibus-1.5.34-alpha1/bindings/vala/emojier.c: scope_hint: In function 'ibus_emojier_ebox_row_set_text'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8621:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def36]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8621:19: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def37]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8673:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def38]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8766:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def39]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8814:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: GCC_ANALYZER_WARNING (CWE-688): [#def40]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8888:18: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8846:1: enter_function: entry to 'ibus_emojier_ewhite_label_real_get_preferred_width'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8886:14: call_function: calling 'string_get_char' from 'ibus_emojier_ewhite_label_real_get_preferred_width'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8886:14: return_function: returning to 'ibus_emojier_ewhite_label_real_get_preferred_width' from 'string_get_char'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8888:18: danger: argument 1 ('<unknown>') NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def41]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9000:18: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8958:1: enter_function: entry to 'ibus_emojier_ewhite_label_real_get_preferred_height'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8998:14: call_function: calling 'string_get_char' from 'ibus_emojier_ewhite_label_real_get_preferred_height'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:8998:14: return_function: returning to 'ibus_emojier_ewhite_label_real_get_preferred_height' from 'string_get_char'
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9000:18: danger: argument 1 ('<unknown>') NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def42]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9107:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def43]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9160:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def44]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9213:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def45]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9540:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def46]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9593:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def47]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9689:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def48]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9764:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def49]
ibus-1.5.34-alpha1/bindings/vala/emojier.c:9854:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def50]
ibus-1.5.34-alpha1/bindings/vala/iconwidget.c:638:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def51]
ibus-1.5.34-alpha1/bindings/vala/iconwidget.c:868:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING: [#def52]
ibus-1.5.34-alpha1/bindings/vala/pango.c: scope_hint: In function 'get_pango_attr_list_from_ibus_text'
ibus-1.5.34-alpha1/bindings/vala/pango.c:186:33: warning[-Warray-bounds=]: array subscript -1 is outside array bounds of 'void[<unknown>]'
/usr/include/glib-2.0/glib/glist.h:34: included_from: Included from here.
/usr/include/glib-2.0/glib/ghash.h:36: included_from: Included from here.
/usr/include/glib-2.0/glib.h:52: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibusversion.h:71: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibus.h:29: included_from: Included from here.
ibus-1.5.34-alpha1/bindings/vala/pango.c:26: included_from: Included from here.
/usr/include/glib-2.0/glib/gmem.h:273:19: note: at offset -8 into object of size [0, 9223372036854775807] allocated by 'g_malloc0_n'
Error: COMPILER_WARNING: [#def53]
ibus-1.5.34-alpha1/bindings/vala/pango.c:209:33: warning[-Warray-bounds=]: array subscript -1 is outside array bounds of 'void[<unknown>]'
/usr/include/glib-2.0/glib/gmem.h:273:19: note: at offset -8 into object of size [0, 9223372036854775807] allocated by 'g_malloc0_n'
Error: COMPILER_WARNING (CWE-704): [#def54]
ibus-1.5.34-alpha1/bindings/vala/separator.c:151:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: COMPILER_WARNING (CWE-704): [#def55]
ibus-1.5.34-alpha1/bindings/vala/separator.c:199:13: warning[-Wdiscarded-qualifiers]: argument 2 of '__atomic_load' discards 'volatile' qualifier
Error: GCC_ANALYZER_WARNING (CWE-775): [#def56]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def57]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def58]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def59]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def60]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def61]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def62]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def63]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def64]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def65]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def66]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def67]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def68]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def69]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def70]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def71]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def72]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def73]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def74]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def75]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def76]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def77]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def78]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def79]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def80]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def81]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/199/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def82]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/200/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def83]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/203/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def84]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/204/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def85]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(6)](sarif:/runs/0/results/205/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def86]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was opened at [(8)](sarif:/runs/0/results/206/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def87]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/207/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def88]
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/bindings/vala/tmp-introspect61fhzv_n/IBusEmojiDialog-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def89]
ibus-1.5.34-alpha1/bus/marshalers.c:470:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/bus/marshalers.c:467:3: acquire_resource: ‘va_copy’ called here
ibus-1.5.34-alpha1/bus/marshalers.c:469:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
ibus-1.5.34-alpha1/bus/marshalers.c:470:12: branch_true: ...to here
ibus-1.5.34-alpha1/bus/marshalers.c:470:12: throw: if ‘g_object_ref’ throws an exception...
ibus-1.5.34-alpha1/bus/marshalers.c:470:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def90]
ibus-1.5.34-alpha1/bus/marshalers.c:555:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/bus/marshalers.c:552:3: acquire_resource: ‘va_copy’ called here
ibus-1.5.34-alpha1/bus/marshalers.c:554:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
ibus-1.5.34-alpha1/bus/marshalers.c:555:12: branch_true: ...to here
ibus-1.5.34-alpha1/bus/marshalers.c:555:12: throw: if ‘g_object_ref’ throws an exception...
ibus-1.5.34-alpha1/bus/marshalers.c:555:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def91]
ibus-1.5.34-alpha1/bus/marshalers.c:648:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/bus/marshalers.c:645:3: acquire_resource: ‘va_copy’ called here
ibus-1.5.34-alpha1/bus/marshalers.c:647:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
ibus-1.5.34-alpha1/bus/marshalers.c:648:12: branch_true: ...to here
ibus-1.5.34-alpha1/bus/marshalers.c:648:12: throw: if ‘g_object_ref’ throws an exception...
ibus-1.5.34-alpha1/bus/marshalers.c:648:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def92]
ibus-1.5.34-alpha1/bus/marshalers.c:743:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/bus/marshalers.c:740:3: acquire_resource: ‘va_copy’ called here
ibus-1.5.34-alpha1/bus/marshalers.c:742:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
ibus-1.5.34-alpha1/bus/marshalers.c:743:12: branch_true: ...to here
ibus-1.5.34-alpha1/bus/marshalers.c:743:12: throw: if ‘g_object_ref’ throws an exception...
ibus-1.5.34-alpha1/bus/marshalers.c:743:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def93]
ibus-1.5.34-alpha1/bus/marshalers.c:840:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/bus/marshalers.c:837:3: acquire_resource: ‘va_copy’ called here
ibus-1.5.34-alpha1/bus/marshalers.c:839:6: branch_true: following ‘true’ branch (when ‘arg0’ is non-NULL)...
ibus-1.5.34-alpha1/bus/marshalers.c:840:12: branch_true: ...to here
ibus-1.5.34-alpha1/bus/marshalers.c:840:12: throw: if ‘g_object_ref’ throws an exception...
ibus-1.5.34-alpha1/bus/marshalers.c:840:12: danger: missing call to ‘va_end’ to match ‘va_copy’ at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-563): [#def94]
ibus-1.5.34-alpha1/client/gtk2/ibusimcontext.c: scope_hint: In function '_set_cursor_location_internal'
ibus-1.5.34-alpha1/client/gtk2/ibusimcontext.c:1683:17: warning[-Wunused-variable]: unused variable 'display'
Error: COMPILER_WARNING (CWE-477): [#def95]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c: scope_hint: In function 'ibus_im_context_set_client_widget'
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1636:9: warning[-Wdeprecated-declarations]: 'gtk_widget_get_style_context' is deprecated
/usr/include/gtk-4.0/gtk/gtkapplication.h:26: included_from: Included from here.
/usr/include/gtk-4.0/gtk/gtkwindow.h:32: included_from: Included from here.
/usr/include/gtk-4.0/gtk/gtkaboutdialog.h:29: included_from: Included from here.
/usr/include/gtk-4.0/gtk/gtk.h:33: included_from: Included from here.
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:29: included_from: Included from here.
/usr/include/gtk-4.0/gtk/gtkwidget.h:713:19: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def96]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1636:9: warning[-Wdeprecated-declarations]: 'gtk_widget_get_style_context' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def97]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c: scope_hint: In function '_set_cursor_location_internal'
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1723:9: warning[-Wdeprecated-declarations]: 'gdk_x11_display_get_xdisplay' is deprecated
/usr/include/gtk-4.0/gdk/x11/gdkx.h:39: included_from: Included from here.
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:47: included_from: Included from here.
/usr/include/gtk-4.0/gdk/x11/gdkx11display.h:60:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def98]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1723:9: warning[-Wdeprecated-declarations]: 'gdk_x11_display_get_xdisplay' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def99]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1724:32: warning[-Wdeprecated-declarations]: 'gdk_x11_surface_get_xid' is deprecated
/usr/include/gtk-4.0/gdk/x11/gdkx.h:47: included_from: Included from here.
/usr/include/gtk-4.0/gdk/x11/gdkx11surface.h:56:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def100]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1724:32: warning[-Wdeprecated-declarations]: 'gdk_x11_surface_get_xid' is deprecated
Error: COMPILER_WARNING (CWE-477): [#def101]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1725:32: warning[-Wdeprecated-declarations]: 'gdk_x11_display_get_xrootwindow' is deprecated
/usr/include/gtk-4.0/gdk/x11/gdkx11display.h:64:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def102]
ibus-1.5.34-alpha1/client/gtk4/ibusimcontext.c:1725:32: warning[-Wdeprecated-declarations]: 'gdk_x11_display_get_xrootwindow' is deprecated
Error: GCC_ANALYZER_WARNING (CWE-404): [#def103]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:179:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2493:1: enter_function: entry to 'ibus_wayland_im_new'
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2498:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: call_function: calling 'ibus_wayland_im_get_type' from 'ibus_wayland_im_new'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def104]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:179:1: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2493:1: enter_function: entry to ‘ibus_wayland_im_new’
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2498:5: branch_true: following ‘true’ branch (when ‘first_property_name’ is non-NULL)...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: acquire_resource: ‘va_start’ called here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: call_function: calling ‘ibus_wayland_im_get_type’ from ‘ibus_wayland_im_new’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def105]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2308:5: warning[-Wanalyzer-file-leak]: leak of FILE
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2322:1: enter_function: entry to ‘ibus_wayland_im_constructor’
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2339:8: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2340:9: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2340:9: call_function: calling ‘ibus_wayland_im_open_log’ from ‘ibus_wayland_im_constructor’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def106]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2308:5: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2322:1: enter_function: entry to 'ibus_wayland_im_constructor'
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2339:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2340:9: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2340:9: call_function: calling 'ibus_wayland_im_open_log' from 'ibus_wayland_im_constructor'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def107]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2308:5: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2322:1: enter_function: entry to ‘ibus_wayland_im_constructor’
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2339:8: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2340:9: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2340:9: call_function: calling ‘ibus_wayland_im_open_log’ from ‘ibus_wayland_im_constructor’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def108]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2498:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def109]
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2498:5: branch_true: following ‘true’ branch (when ‘first_property_name’ is non-NULL)...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2500:5: acquire_resource: ‘va_start’ called here
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: throw: if ‘g_object_new_valist’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/ibuswaylandim.c:2501:14: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def110]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def111]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def112]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def113]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def114]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def115]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def116]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def117]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def118]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def119]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def120]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def121]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def122]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def123]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def124]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def125]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def126]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def127]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def128]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def129]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def130]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def131]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def132]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def133]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def134]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def135]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/199/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def136]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/200/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def137]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/203/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def138]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/204/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def139]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(6)](sarif:/runs/0/results/205/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def140]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was opened at [(8)](sarif:/runs/0/results/206/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def141]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/207/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def142]
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/client/wayland/tmp-introspectvdy342t8/IBusWaylandIM-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def143]
ibus-1.5.34-alpha1/conf/dconf/config.c:120:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘p’
ibus-1.5.34-alpha1/conf/dconf/config.c:117:1: enter_function: entry to ‘_from_gsettings_name’
ibus-1.5.34-alpha1/conf/dconf/config.c:120:22: danger: dereference of NULL ‘p’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def144]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:183:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(signals_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:172:1: enter_function: entry to 'output_signals'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:177:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:178:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:178:6: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:183:15: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:184:5: branch_true: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:184:5: call_function: calling 'output_object_signals' from 'output_signals'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def145]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:183:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(signals_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:172:1: enter_function: entry to 'output_signals'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:177:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:178:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:178:6: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:183:15: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:184:5: branch_true: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:184:5: call_function: calling 'output_object_signals' from 'output_signals'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def146]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:498:3: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:447:1: enter_function: entry to 'output_object_hierarchy'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:454:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:455:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:459:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def147]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:498:3: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:447:1: enter_function: entry to 'output_object_hierarchy'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:454:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:455:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:459:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def148]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:500:14: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:447:1: enter_function: entry to 'output_object_hierarchy'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:454:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:455:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:459:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def149]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:500:14: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:447:1: enter_function: entry to 'output_object_hierarchy'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:454:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:455:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:459:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def150]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:502:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:447:1: enter_function: entry to 'output_object_hierarchy'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:454:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:455:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:459:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def151]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:502:13: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:447:1: enter_function: entry to 'output_object_hierarchy'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:454:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:455:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:459:3: call_function: inlined call to 'output_hierarchy' from 'output_object_hierarchy'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def152]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:541:16: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:508:13: enter_function: entry to 'output_object_interfaces'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:513:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:514:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:518:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def153]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:541:16: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:508:13: enter_function: entry to 'output_object_interfaces'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:513:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:514:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:518:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def154]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:543:7: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:508:13: enter_function: entry to 'output_object_interfaces'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:513:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:514:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:518:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def155]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:543:7: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:508:13: enter_function: entry to 'output_object_interfaces'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:513:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:514:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:518:3: call_function: inlined call to 'output_interfaces' from 'output_object_interfaces'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def156]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:584:19: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:559:13: enter_function: entry to 'output_interface_prerequisites'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:563:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:564:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def157]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:584:19: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:559:13: enter_function: entry to 'output_interface_prerequisites'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:563:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:564:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def158]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:586:7: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:559:13: enter_function: entry to 'output_interface_prerequisites'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:563:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:564:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def159]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:586:7: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:559:13: enter_function: entry to 'output_interface_prerequisites'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:563:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:564:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:568:3: call_function: calling 'output_prerequisites' from 'output_interface_prerequisites'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def160]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:615:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(actions_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:604:1: enter_function: entry to 'output_actions'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:609:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:610:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:610:6: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:615:15: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:616:5: branch_true: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:616:5: call_function: calling 'output_object_actions' from 'output_actions'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def161]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:615:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(actions_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:604:1: enter_function: entry to 'output_actions'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:609:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:610:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:610:6: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:615:15: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:616:5: branch_true: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:616:5: call_function: calling 'output_object_actions' from 'output_actions'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def162]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:680:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(args_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:669:1: enter_function: entry to 'output_args'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:674:8: acquire_resource: opened here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:675:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:675:6: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:680:15: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:681:5: branch_true: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:681:5: call_function: calling 'output_object_args' from 'output_args'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def163]
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:680:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(args_filename, "w")'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:669:1: enter_function: entry to 'output_args'
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:674:8: acquire_memory: allocated here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:675:6: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:675:6: branch_false: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:680:15: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:681:5: branch_true: ...to here
ibus-1.5.34-alpha1/docs/reference/ibus/ibus-scan.c:681:5: call_function: calling 'output_object_args' from 'output_args'
Error: COMPILER_WARNING (CWE-704): [#def164]
ibus-1.5.34-alpha1/engine/main.c:153:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-476): [#def165]
ibus-1.5.34-alpha1/src/emoji-parser.c:188:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘p’
ibus-1.5.34-alpha1/src/emoji-parser.c:172:1: enter_function: entry to ‘strcmp_novariant’
ibus-1.5.34-alpha1/src/emoji-parser.c:184:8: branch_true: following ‘true’ branch (when ‘a_variant != 0’)...
ibus-1.5.34-alpha1/src/emoji-parser.c:185:13: branch_true: ...to here
ibus-1.5.34-alpha1/src/emoji-parser.c:185:12: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/emoji-parser.c:186:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/emoji-parser.c:188:20: danger: dereference of NULL ‘p’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def166]
ibus-1.5.34-alpha1/src/emoji-parser.c:211:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘p’
ibus-1.5.34-alpha1/src/emoji-parser.c:172:1: enter_function: entry to ‘strcmp_novariant’
ibus-1.5.34-alpha1/src/emoji-parser.c:184:8: branch_false: following ‘false’ branch (when ‘a_variant == 0’)...
ibus-1.5.34-alpha1/src/emoji-parser.c:207:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/emoji-parser.c:207:15: branch_true: following ‘true’ branch (when ‘b_variant != 0’)...
ibus-1.5.34-alpha1/src/emoji-parser.c:208:13: branch_true: ...to here
ibus-1.5.34-alpha1/src/emoji-parser.c:208:12: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/emoji-parser.c:209:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/emoji-parser.c:211:20: danger: dereference of NULL ‘p’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def167]
ibus-1.5.34-alpha1/src/ibuscomponent.c:94:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuscomponent.c:728:1: enter_function: entry to 'ibus_component_new_varargs'
ibus-1.5.34-alpha1/src/ibuscomponent.c:734:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomponent.c:736:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomponent.c:736:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuscomponent.c:737:35: call_function: calling 'ibus_component_get_type' from 'ibus_component_new_varargs'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def168]
ibus-1.5.34-alpha1/src/ibuscomponent.c:737:35: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuscomponent.c:734:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomponent.c:736:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomponent.c:736:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuscomponent.c:737:35: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomponent.c:737:35: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: COMPILER_WARNING (CWE-704): [#def169]
ibus-1.5.34-alpha1/src/ibuscomposetable.c: scope_hint: In function 'parse_compose_value'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:110:16: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def170]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:110:16: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def171]
ibus-1.5.34-alpha1/src/ibuscomposetable.c: scope_hint: In function ‘parse_compose_value’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:110:16: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def172]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:110:16: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-401): [#def173]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:271:20: branch_true: following 'true' branch (when 'home' is NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: throw: if 'g_log' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def174]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:271:20: branch_true: following ‘true’ branch (when ‘home’ is NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: throw: if ‘g_log’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:272:21: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def175]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:26: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:271:20: branch_false: following 'false' branch (when 'home' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:43: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:26: throw: if 'g_strndup' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:26: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def176]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:26: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:271:20: branch_false: following ‘false’ branch (when ‘home’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:43: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:26: throw: if ‘g_strndup’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:26: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def177]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:280:23: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:271:20: branch_false: following 'false' branch (when 'home' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:43: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:280:23: throw: if 'g_strdup_printf' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:280:23: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def178]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:280:23: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:271:20: branch_false: following ‘false’ branch (when ‘home’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:279:43: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:280:23: throw: if ‘g_strdup_printf’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:280:23: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def179]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: throw: if 'g_free_sized' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def180]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: throw: if ‘g_free_sized’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:287:17: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def181]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:299:26: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:299:26: throw: if 'g_strndup' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:299:26: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def182]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:299:26: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:299:26: throw: if ‘g_strndup’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:299:26: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def183]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:300:23: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:300:23: throw: if 'g_strdup_printf' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:300:23: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def184]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:300:23: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:300:23: throw: if ‘g_strdup_printf’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:300:23: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def185]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:307:26: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:307:26: throw: if 'g_strndup' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:307:26: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def186]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:307:26: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:307:26: throw: if ‘g_strndup’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:307:26: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def187]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:308:23: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:308:23: throw: if 'g_strdup_printf' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:308:23: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def188]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:308:23: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:308:23: throw: if ‘g_strdup_printf’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:308:23: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def189]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:314:17: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:314:17: throw: if 'g_log' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:314:17: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def190]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:314:17: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:314:17: throw: if ‘g_log’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:314:17: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def191]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: warning[-Wanalyzer-malloc-leak]: leak of 'out'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: throw: if 'g_free_sized' throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: danger: 'out' leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def192]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: warning[-Wanalyzer-malloc-leak]: leak of ‘out’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:261:17: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:265:35: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:267:12: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: throw: if ‘g_free_sized’ throws an exception...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:327:5: danger: ‘out’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def193]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1528:25: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ibus_compose_seqs'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1406:5: branch_true: following 'true' branch (when 'compose_list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1408:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:31: branch_true: following 'true' branch (when 'list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1413:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1415:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:13: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:45: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1421:8: branch_false: following 'false' branch (when 's_size_16bit == 0')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: following 'false' branch (when 's_size_16bit >= s_size_total')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: following 'false' branch (when 's_size_16bit == 0')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:31: branch_true: following 'true' branch (when 'list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1511:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1514:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1519:21: branch_true: following 'true' branch (when 'i < max_compose_len')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:17: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:16: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1521:29: branch_true: following 'true' branch (when 'j < max_compose_len')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1522:24: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1522:24: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1527:25: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1527:25: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1528:43: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1528:25: danger: dereference of NULL 'ibus_compose_seqs + (long unsigned int)n * 2'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def194]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1528:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘ibus_compose_seqs’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1406:5: branch_true: following ‘true’ branch (when ‘compose_list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1408:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:31: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1413:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:12: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1415:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:13: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:45: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1421:8: branch_false: following ‘false’ branch (when ‘s_size_16bit == 0’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: following ‘false’ branch (when ‘s_size_16bit >= s_size_total’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: following ‘false’ branch (when ‘s_size_16bit == 0’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:31: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1511:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1514:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1519:21: branch_true: following ‘true’ branch (when ‘i < max_compose_len’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:17: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:16: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:16: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1521:29: branch_true: following ‘true’ branch (when ‘j < max_compose_len’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1522:24: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1522:24: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1527:25: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1527:25: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1528:43: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1528:25: danger: dereference of NULL ‘ibus_compose_seqs + (long unsigned int)n * 2’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def195]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1539:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ibus_compose_seqs'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1406:5: branch_true: following 'true' branch (when 'compose_list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1408:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:31: branch_true: following 'true' branch (when 'list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1413:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1415:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:13: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:45: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1421:8: branch_false: following 'false' branch (when 's_size_16bit == 0')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: following 'false' branch (when 's_size_16bit >= s_size_total')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: following 'false' branch (when 's_size_16bit == 0')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:31: branch_true: following 'true' branch (when 'list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1511:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1514:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1519:21: branch_true: following 'true' branch (when 'i < max_compose_len')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:17: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:16: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1533:16: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1533:16: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1538:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1538:17: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1539:35: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1539:17: danger: dereference of NULL 'ibus_compose_seqs + (long unsigned int)n * 2'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def196]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1539:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘ibus_compose_seqs’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1406:5: branch_true: following ‘true’ branch (when ‘compose_list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1408:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:31: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1413:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:12: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1415:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:13: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:45: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1421:8: branch_false: following ‘false’ branch (when ‘s_size_16bit == 0’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: following ‘false’ branch (when ‘s_size_16bit >= s_size_total’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: following ‘false’ branch (when ‘s_size_16bit == 0’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:31: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1511:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1514:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1519:21: branch_true: following ‘true’ branch (when ‘i < max_compose_len’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:17: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1520:16: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1533:16: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1533:16: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1538:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1538:17: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1539:35: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1539:17: danger: dereference of NULL ‘ibus_compose_seqs + (long unsigned int)n * 2’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def197]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1555:13: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ibus_compose_seqs'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1406:5: branch_true: following 'true' branch (when 'compose_list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1408:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:31: branch_true: following 'true' branch (when 'list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1413:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1415:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:13: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:45: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1421:8: branch_false: following 'false' branch (when 's_size_16bit == 0')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: following 'false' branch (when 's_size_16bit >= s_size_total')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: following 'false' branch (when 's_size_16bit == 0')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:31: branch_true: following 'true' branch (when 'list' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1511:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1514:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1519:21: branch_false: following 'false' branch (when 'i >= max_compose_len')...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1542:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1542:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1554:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1554:13: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1555:48: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1555:13: danger: dereference of NULL 'ibus_compose_seqs + (long unsigned int)n * 2'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def198]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1555:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘ibus_compose_seqs’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1406:5: branch_true: following ‘true’ branch (when ‘compose_list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1408:20: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:31: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1413:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:12: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1415:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1414:13: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1412:45: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1421:8: branch_false: following ‘false’ branch (when ‘s_size_16bit == 0’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1435:8: branch_false: following ‘false’ branch (when ‘s_size_16bit >= s_size_total’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1500:8: branch_false: following ‘false’ branch (when ‘s_size_16bit == 0’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1509:31: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1511:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1514:17: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1513:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1519:21: branch_false: following ‘false’ branch (when ‘i >= max_compose_len’)...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1542:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1542:12: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1554:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1554:13: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1555:48: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1555:13: danger: dereference of NULL ‘ibus_compose_seqs + (long unsigned int)n * 2’
Error: COMPILER_WARNING (CWE-704): [#def199]
ibus-1.5.34-alpha1/src/ibuscomposetable.c: scope_hint: In function 'ibus_compose_table_check'
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1999:9: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def200]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1999:9: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def201]
ibus-1.5.34-alpha1/src/ibuscomposetable.c: scope_hint: In function ‘ibus_compose_table_check’
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1999:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def202]
ibus-1.5.34-alpha1/src/ibuscomposetable.c:1999:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def203]
ibus-1.5.34-alpha1/src/ibusemoji.c:69:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusemoji.c:302:1: enter_function: entry to 'ibus_emoji_data_new'
ibus-1.5.34-alpha1/src/ibusemoji.c:307:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusemoji.c:308:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusemoji.c:308:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusemoji.c:309:31: call_function: calling 'ibus_emoji_data_get_type' from 'ibus_emoji_data_new'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def204]
ibus-1.5.34-alpha1/src/ibusemoji.c:309:31: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusemoji.c:307:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusemoji.c:308:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusemoji.c:308:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusemoji.c:309:31: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusemoji.c:309:31: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def205]
ibus-1.5.34-alpha1/src/ibusenginedesc.c:98:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusenginedesc.c:799:1: enter_function: entry to 'ibus_engine_desc_new_varargs'
ibus-1.5.34-alpha1/src/ibusenginedesc.c:804:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusenginedesc.c:806:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusenginedesc.c:806:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusenginedesc.c:807:31: call_function: calling 'ibus_engine_desc_get_type' from 'ibus_engine_desc_new_varargs'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def206]
ibus-1.5.34-alpha1/src/ibusenginedesc.c:807:31: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusenginedesc.c:804:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusenginedesc.c:806:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusenginedesc.c:806:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusenginedesc.c:807:31: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusenginedesc.c:807:31: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def207]
ibus-1.5.34-alpha1/src/ibushotkey.c:436: warning[nullPointer]: Possible null pointer dereference: p2
Error: CPPCHECK_WARNING (CWE-476): [#def208]
ibus-1.5.34-alpha1/src/ibushotkey.c:437: warning[nullPointer]: Possible null pointer dereference: p2
Error: GCC_ANALYZER_WARNING (CWE-775): [#def209]
ibus-1.5.34-alpha1/src/ibuskeymap.c:96:5: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(fname, "r")'
ibus-1.5.34-alpha1/src/ibuskeymap.c:161:1: enter_function: entry to 'ibus_keymap_load'
ibus-1.5.34-alpha1/src/ibuskeymap.c:176:8: branch_false: following 'false' branch (when 'fname' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: acquire_resource: opened here
ibus-1.5.34-alpha1/src/ibuskeymap.c:182:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuskeymap.c:182:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:187:12: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuskeymap.c:188:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:189:14: call_function: calling 'ibus_keymap_parse_line' from 'ibus_keymap_load'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def210]
ibus-1.5.34-alpha1/src/ibuskeymap.c:96:5: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(fname, "r")'
ibus-1.5.34-alpha1/src/ibuskeymap.c:161:1: enter_function: entry to 'ibus_keymap_load'
ibus-1.5.34-alpha1/src/ibuskeymap.c:176:8: branch_false: following 'false' branch (when 'fname' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuskeymap.c:182:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibuskeymap.c:182:8: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:187:12: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuskeymap.c:188:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:189:14: call_function: calling 'ibus_keymap_parse_line' from 'ibus_keymap_load'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def211]
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(fname, "r")'
ibus-1.5.34-alpha1/src/ibuskeymap.c:176:8: branch_false: following 'false' branch (when 'fname' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: acquire_resource: opened here
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: throw: if 'g_free_sized' throws an exception...
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: danger: 'fopen(fname, "r")' leaks here; was opened at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def212]
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(fname, "r")'
ibus-1.5.34-alpha1/src/ibuskeymap.c:176:8: branch_false: following 'false' branch (when 'fname' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:179:10: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: throw: if 'g_free_sized' throws an exception...
ibus-1.5.34-alpha1/src/ibuskeymap.c:180:5: danger: 'fopen(fname, "r")' leaks here; was allocated at [(3)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/2)
Error: COMPILER_WARNING (CWE-704): [#def213]
ibus-1.5.34-alpha1/src/ibuskeys.c: scope_hint: In function 'ibus_keyval_name'
ibus-1.5.34-alpha1/src/ibuskeys.c:52:9: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def214]
ibus-1.5.34-alpha1/src/ibuskeys.c:52:9: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def215]
ibus-1.5.34-alpha1/src/ibuskeys.c: scope_hint: In function ‘ibus_keyval_name’
ibus-1.5.34-alpha1/src/ibuskeys.c:52:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def216]
ibus-1.5.34-alpha1/src/ibuskeys.c:52:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def217]
ibus-1.5.34-alpha1/src/ibuskeys.c: scope_hint: In function 'ibus_keyval_from_name'
ibus-1.5.34-alpha1/src/ibuskeys.c:87:9: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def218]
ibus-1.5.34-alpha1/src/ibuskeys.c:87:9: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def219]
ibus-1.5.34-alpha1/src/ibuskeys.c: scope_hint: In function ‘ibus_keyval_from_name’
ibus-1.5.34-alpha1/src/ibuskeys.c:87:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def220]
ibus-1.5.34-alpha1/src/ibuskeys.c:87:9: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: CPPCHECK_WARNING (CWE-758): [#def221]
ibus-1.5.34-alpha1/src/ibuskeys.c:138: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: GCC_ANALYZER_WARNING (CWE-404): [#def222]
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: throw: if 'g_strcmp0' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def223]
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: throw: if 'g_strcmp0' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def224]
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: throw: if 'g_strcmp0' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def225]
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: throw: if 'g_log' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def226]
ibus-1.5.34-alpha1/src/ibusmessage.c:528:17: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:527:25: branch_true: following 'true' branch (when 'n_properties > i')...
ibus-1.5.34-alpha1/src/ibusmessage.c:528:39: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:528:17: throw: if 'g_value_unset' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:528:17: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def227]
ibus-1.5.34-alpha1/src/ibusmessage.c:529:13: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:527:25: branch_true: following 'true' branch (when 'n_properties > i')...
ibus-1.5.34-alpha1/src/ibusmessage.c:528:39: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:529:13: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:529:13: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:529:13: throw: if 'g_free_sized' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:529:13: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def228]
ibus-1.5.34-alpha1/src/ibusmessage.c:530:13: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusmessage.c:464:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:465:5: branch_true: following 'true' branch (when 'code <= 255')...
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:466:5: branch_true: following 'true' branch (when 'description' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:467:5: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:469:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:469:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:473:20: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:473:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:478:5: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:520:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusmessage.c:521:12: branch_true: following 'true' branch (when 'prop' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:522:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:523:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:524:14: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:526:13: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:527:25: branch_true: following 'true' branch (when 'n_properties > i')...
ibus-1.5.34-alpha1/src/ibusmessage.c:528:39: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:530:13: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusmessage.c:530:13: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusmessage.c:530:13: throw: if 'g_free_sized' throws an exception...
ibus-1.5.34-alpha1/src/ibusmessage.c:530:13: danger: missing call to 'va_end' to match 'va_start' at [(13)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def229]
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1774:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1776:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1779:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1782:12: branch_false: following 'false' branch (when 'keys' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: throw: if 'g_variant_type_checked_' throws an exception...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787: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: GCC_ANALYZER_WARNING (CWE-404): [#def230]
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1791:13: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1774:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1776:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1779:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1782:12: branch_false: following 'false' branch (when 'keys' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1791:13: throw: if 'g_variant_builder_open' throws an exception...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1791:13: 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): [#def231]
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1792:13: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1774:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1776:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1779:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1782:12: branch_false: following 'false' branch (when 'keys' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1792:13: throw: if 'g_variant_new' throws an exception...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1792:13: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def232]
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1796:13: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1774:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1776:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1779:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1782:12: branch_false: following 'false' branch (when 'keys' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1796:13: throw: if 'g_variant_builder_close' throws an exception...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1796:13: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def233]
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1798:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1774:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1776:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1779:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1782:12: branch_false: following 'false' branch (when 'keys' is non-NULL)...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1787:9: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1789:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1798:9: throw: if 'g_variant_builder_end' throws an exception...
ibus-1.5.34-alpha1/src/ibuspanelservice.c:1798:9: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def234]
ibus-1.5.34-alpha1/src/ibusproperty.c:81:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusproperty.c:530:1: enter_function: entry to 'ibus_property_new_varargs'
ibus-1.5.34-alpha1/src/ibusproperty.c:535:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusproperty.c:537:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusproperty.c:537:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusproperty.c:538:29: call_function: calling 'ibus_property_get_type' from 'ibus_property_new_varargs'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def235]
ibus-1.5.34-alpha1/src/ibusproperty.c:538:29: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusproperty.c:535:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusproperty.c:537:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusproperty.c:537:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusproperty.c:538:29: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusproperty.c:538:29: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def236]
ibus-1.5.34-alpha1/src/ibustext.c:214:11: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibustext.c:207:5: branch_true: following 'true' branch (when 'format' is non-NULL)...
ibus-1.5.34-alpha1/src/ibustext.c:213:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibustext.c:213:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibustext.c:214:11: throw: if 'g_strdup_vprintf' throws an exception...
ibus-1.5.34-alpha1/src/ibustext.c:214: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): [#def237]
ibus-1.5.34-alpha1/src/ibusunicode.c:105:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusunicode.c:319:1: enter_function: entry to 'ibus_unicode_data_new'
ibus-1.5.34-alpha1/src/ibusunicode.c:324:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusunicode.c:325:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusunicode.c:325:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusunicode.c:326:35: call_function: calling 'ibus_unicode_data_get_type' from 'ibus_unicode_data_new'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def238]
ibus-1.5.34-alpha1/src/ibusunicode.c:108:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusunicode.c:869:1: enter_function: entry to 'ibus_unicode_block_new'
ibus-1.5.34-alpha1/src/ibusunicode.c:874:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusunicode.c:875:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusunicode.c:875:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusunicode.c:876:34: call_function: calling 'ibus_unicode_block_get_type' from 'ibus_unicode_block_new'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def239]
ibus-1.5.34-alpha1/src/ibusunicode.c:326:35: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusunicode.c:324:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusunicode.c:325:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusunicode.c:325:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusunicode.c:326:35: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusunicode.c:326:35: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def240]
ibus-1.5.34-alpha1/src/ibusunicode.c:876:34: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusunicode.c:874:5: branch_true: following 'true' branch (when 'first_property_name' is non-NULL)...
ibus-1.5.34-alpha1/src/ibusunicode.c:875:5: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusunicode.c:875:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusunicode.c:876:34: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusunicode.c:876:34: danger: missing call to 'va_end' to match 'va_start' at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: COMPILER_WARNING (CWE-704): [#def241]
ibus-1.5.34-alpha1/src/ibusutil.c: scope_hint: In function 'ibus_get_untranslated_raw_language_name'
ibus-1.5.34-alpha1/src/ibusutil.c:148:12: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def242]
ibus-1.5.34-alpha1/src/ibusutil.c:148:12: warning[-Wdiscarded-qualifiers]: assignment discards 'const' qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-404): [#def243]
ibus-1.5.34-alpha1/src/ibusxevent.c:129:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusxevent.c:383:1: enter_function: entry to 'ibus_extension_event_new'
ibus-1.5.34-alpha1/src/ibusxevent.c:389:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusxevent.c:390:36: call_function: calling 'ibus_extension_event_get_type' from 'ibus_extension_event_new'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def244]
ibus-1.5.34-alpha1/src/ibusxevent.c:132:1: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusxevent.c:1078:1: enter_function: entry to 'ibus_x_event_new'
ibus-1.5.34-alpha1/src/ibusxevent.c:1084:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusxevent.c:1085:28: call_function: calling 'ibus_x_event_get_type' from 'ibus_x_event_new'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def245]
ibus-1.5.34-alpha1/src/ibusxevent.c:390:36: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusxevent.c:389:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusxevent.c:390:36: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusxevent.c:390:36: danger: missing call to 'va_end' to match 'va_start' at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def246]
ibus-1.5.34-alpha1/src/ibusxevent.c:1085:28: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ibus-1.5.34-alpha1/src/ibusxevent.c:1084:5: acquire_resource: 'va_start' called here
ibus-1.5.34-alpha1/src/ibusxevent.c:1085:28: throw: if 'g_object_new_valist' throws an exception...
ibus-1.5.34-alpha1/src/ibusxevent.c:1085:28: 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-775): [#def247]
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ibus-1.5.34-alpha1/src/ibusxml.c:200:16: acquire_resource: opened here
ibus-1.5.34-alpha1/src/ibusxml.c:202:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: throw: if 'g_markup_parse_context_new' throws an exception...
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: danger: 'fopen(filename, "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def248]
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ibus-1.5.34-alpha1/src/ibusxml.c:200:16: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibusxml.c:202:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: throw: if 'g_markup_parse_context_new' throws an exception...
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: danger: 'fopen(filename, "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def249]
ibus-1.5.34-alpha1/src/ibusxml.c:225:22: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ibus-1.5.34-alpha1/src/ibusxml.c:200:16: acquire_resource: opened here
ibus-1.5.34-alpha1/src/ibusxml.c:202:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusxml.c:220:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusxml.c:224:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusxml.c:225:22: throw: if 'g_markup_parse_context_parse' throws an exception...
ibus-1.5.34-alpha1/src/ibusxml.c:225:22: danger: 'fopen(filename, "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def250]
ibus-1.5.34-alpha1/src/ibusxml.c:225:22: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ibus-1.5.34-alpha1/src/ibusxml.c:200:16: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/ibusxml.c:202:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/src/ibusxml.c:218:19: branch_false: ...to here
ibus-1.5.34-alpha1/src/ibusxml.c:220:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/src/ibusxml.c:224:19: branch_true: ...to here
ibus-1.5.34-alpha1/src/ibusxml.c:225:22: throw: if 'g_markup_parse_context_parse' throws an exception...
ibus-1.5.34-alpha1/src/ibusxml.c:225:22: danger: 'fopen(filename, "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def251]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def252]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def253]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def254]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def255]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def256]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def257]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def258]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def259]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def260]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def261]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def262]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def263]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def264]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def265]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def266]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def267]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def268]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def269]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def270]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def271]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def272]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def273]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def274]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def275]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def276]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/199/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def277]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/200/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def278]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/203/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def279]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/204/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def280]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(6)](sarif:/runs/0/results/205/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def281]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was opened at [(8)](sarif:/runs/0/results/206/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def282]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/207/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def283]
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/src/tmp-introspectsmack7fq/IBus-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Error: COMPILER_WARNING (CWE-704): [#def284]
ibus-1.5.34-alpha1/tools/krcfile.c:287:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def285]
ibus-1.5.34-alpha1/tools/krcfile.c:344:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-688): [#def286]
ibus-1.5.34-alpha1/tools/krcfile.c:1405:34: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/tools/krcfile.c:1373:1: enter_function: entry to ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1381:9: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/tools/krcfile.c:1382:9: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1382:9: branch_true: following ‘true’ branch (when ‘data’ is non-NULL)...
ibus-1.5.34-alpha1/tools/krcfile.c:1382:9: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1388:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/krcfile.c:1391:22: call_function: inlined call to ‘string_get’ from ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1392:20: branch_true: following ‘true’ branch (when ‘_tmp0_ == 10’)...
ibus-1.5.34-alpha1/tools/krcfile.c:1400:25: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1401:34: call_function: calling ‘string_substring’ from ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1401:34: return_function: returning to ‘krc_file_parse_data’ from ‘string_substring’
ibus-1.5.34-alpha1/tools/krcfile.c:1405:34: danger: argument 1 (‘string_substring(data, offset, sub_length)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def287]
ibus-1.5.34-alpha1/tools/krcfile.c:1436:43: warning[-Wanalyzer-null-argument]: use of NULL ‘sub’ where non-null expected
ibus-1.5.34-alpha1/tools/krcfile.c:1373:1: enter_function: entry to ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1381:9: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/tools/krcfile.c:1382:9: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1382:9: branch_true: following ‘true’ branch (when ‘data’ is non-NULL)...
ibus-1.5.34-alpha1/tools/krcfile.c:1382:9: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1388:20: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/krcfile.c:1391:22: call_function: inlined call to ‘string_get’ from ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1392:20: branch_true: following ‘true’ branch (when ‘_tmp0_ == 10’)...
ibus-1.5.34-alpha1/tools/krcfile.c:1400:25: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1401:34: call_function: calling ‘string_substring’ from ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1401:34: return_function: returning to ‘krc_file_parse_data’ from ‘string_substring’
ibus-1.5.34-alpha1/tools/krcfile.c:1407:28: branch_true: following ‘true’ branch (when ‘_tmp3_ > 0’)...
ibus-1.5.34-alpha1/tools/krcfile.c:1416:70: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1420:28: branch_true: following ‘true’ branch (when ‘_tmp0_ == 13’)...
ibus-1.5.34-alpha1/tools/krcfile.c:1425:33: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1427:43: call_function: calling ‘string_substring’ from ‘krc_file_parse_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1427:43: return_function: returning to ‘krc_file_parse_data’ from ‘string_substring’
ibus-1.5.34-alpha1/tools/krcfile.c:1428:33: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/tools/krcfile.c:1428:33: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1436:43: danger: argument 1 (‘sub’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def288]
ibus-1.5.34-alpha1/tools/krcfile.c:1964:33: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/tools/krcfile.c:1915:1: enter_function: entry to ‘krc_file_to_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1926:9: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/tools/krcfile.c:1927:18: branch_true: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1947:36: branch_false: following ‘false’ branch (when ‘_tmp3_ != 0’)...
ibus-1.5.34-alpha1/tools/krcfile.c:1956:36: branch_false: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1956:36: branch_false: following ‘false’ branch (when ‘group_node’ is non-NULL)...
ibus-1.5.34-alpha1/tools/krcfile.c:1960:33: branch_false: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1961:42: call_function: inlined call to ‘_krc_file_group_dup0’ from ‘krc_file_to_data’
ibus-1.5.34-alpha1/tools/krcfile.c:1964:33: branch_false: ...to here
ibus-1.5.34-alpha1/tools/krcfile.c:1964:33: danger: dereference of NULL ‘<unknown>’
Error: COMPILER_WARNING (CWE-704): [#def289]
ibus-1.5.34-alpha1/tools/krcfile.c:2497:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def290]
ibus-1.5.34-alpha1/tools/main.c:679:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-476): [#def291]
ibus-1.5.34-alpha1/tools/main.c:2355:33: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/tools/main.c:4896:1: enter_function: entry to ‘_list_engine_entry_func’
ibus-1.5.34-alpha1/tools/main.c:4901:18: call_function: calling ‘list_engine’ from ‘_list_engine_entry_func’
Error: COMPILER_WARNING (CWE-704): [#def292]
ibus-1.5.34-alpha1/tools/main.c:4867:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-476): [#def293]
ibus-1.5.34-alpha1/tools/main.c:5129:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/tools/main.c:5082:1: enter_function: entry to ‘_vala_main’
ibus-1.5.34-alpha1/tools/main.c:5112:12: branch_false: following ‘false’ branch (when ‘argv_length1 > 1’)...
ibus-1.5.34-alpha1/tools/main.c:5119:63: branch_false: ...to here
ibus-1.5.34-alpha1/tools/main.c:5119:35: call_function: calling ‘_vala_array_dup1’ from ‘_vala_main’
ibus-1.5.34-alpha1/tools/main.c:5119:35: return_function: returning to ‘_vala_main’ from ‘_vala_array_dup1’
ibus-1.5.34-alpha1/tools/main.c:5129:9: danger: dereference of NULL ‘_vala_array_dup1(argv + 8, (long int)(argv_length1 + -1))’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def294]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def295]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def296]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def297]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def298]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def299]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def300]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def301]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def302]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def303]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def304]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def305]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def306]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def307]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def308]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def309]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def310]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def311]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def312]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def313]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def314]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:599:1: enter_function: entry to ‘dump_error_quark’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def315]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def316]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def317]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def318]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def319]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/199/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def320]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:7: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/200/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def321]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/203/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def322]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:685:25: branch_true: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:686:41: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/204/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def323]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was opened at [(6)](sarif:/runs/0/results/205/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def324]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_resource: opened here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was opened at [(8)](sarif:/runs/0/results/206/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def325]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: danger: ‘fopen(input_filename, "rb")’ leaks here; was allocated at [(6)](sarif:/runs/0/results/207/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def326]
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:630:1: enter_function: entry to ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:645:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:654:15: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:658:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:669:11: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:670:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:682:12: acquire_memory: allocated here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:683:6: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: branch_false: ...to here
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
ibus-1.5.34-alpha1/tools/tmp-introspectp5q06oix/IBusIMModule-1.0.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Error: COMPILER_WARNING: [#def327]
ibus-1.5.34-alpha1/ui/gtk3/application.c:47:9: warning: ‘G_USEC_PER_SEC’ redefined
/usr/include/glib-2.0/glib.h:92: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/application.c:29: included_from: Included from here.
/usr/include/glib-2.0/glib/gtimer.h:44:9: note: this is the location of the previous definition
Error: COMPILER_WARNING: [#def328]
ibus-1.5.34-alpha1/ui/gtk3/application.c:47:9: warning[warning]: ‘G_USEC_PER_SEC’ redefined
Error: COMPILER_WARNING (CWE-704): [#def329]
ibus-1.5.34-alpha1/ui/gtk3/application.c:2405:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def330]
ibus-1.5.34-alpha1/ui/gtk3/bindingcommon.c:247:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def331]
ibus-1.5.34-alpha1/ui/gtk3/bindingcommon.c:1405:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def332]
ibus-1.5.34-alpha1/ui/gtk3/bindingcommon.c:1750:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def333]
ibus-1.5.34-alpha1/ui/gtk3/candidatearea.c:2447:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def334]
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.c:3073:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-688): [#def335]
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:234:12: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.c:1188:1: enter_function: entry to ‘candidate_panel_set_preedit_text_real’
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:230:2: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:231:5: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:231:5: branch_true: following ‘true’ branch (when ‘text’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:232:12: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:234:12: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def336]
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:651:18: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.c:2875:1: enter_function: entry to ‘candidate_panel_realize_window’
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:641:2: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:644:6: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:644:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:646:2: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:646:11: call_function: inlined call to ‘_g_object_ref0’ from ‘candidate_panel_realize_window’
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:647:7: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:647:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:651:18: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/candidatepanel.vala:651:18: danger: dereference of NULL ‘<unknown>’
Error: COMPILER_WARNING (CWE-704): [#def337]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:1022:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def338]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:13379:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def339]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:13513:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def340]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:13635:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def341]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:13690:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def342]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:14169:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def343]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:14233:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def344]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:14297:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def345]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:14804:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def346]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:14866:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def347]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:15003:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def348]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:15097:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def349]
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:15233:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def350]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala: scope_hint: In function ‘ibus_emojier_ebox_row_set_text’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:56:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def351]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:56:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-688): [#def352]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:108:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:13729:1: enter_function: entry to ‘ibus_emojier_ewhite_label_real_get_preferred_width’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:107:7: call_function: calling ‘string_get_char’ from ‘ibus_emojier_ewhite_label_real_get_preferred_width’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:107:7: return_function: returning to ‘ibus_emojier_ewhite_label_real_get_preferred_width’ from ‘string_get_char’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:108:11: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def353]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:136:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:13926:1: enter_function: entry to ‘ibus_emojier_ewhite_label_real_get_preferred_height’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:135:7: call_function: calling ‘string_get_char’ from ‘ibus_emojier_ewhite_label_real_get_preferred_height’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:135:7: return_function: returning to ‘ibus_emojier_ewhite_label_real_get_preferred_height’ from ‘string_get_char’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:136:11: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def354]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala: scope_hint: In function ‘ibus_emojier_update_category_to_emojis_dict’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:719:19: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def355]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:719:19: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-688): [#def356]
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:1450:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/emojier.c:7482:1: enter_function: entry to ‘ibus_emojier_update_candidate_window’
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:1448:2: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:1449:11: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/emojier.vala:1450:11: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def357]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.c:1290:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-843): [#def358]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala: scope_hint: In function ‘emoji_application_save_selected_string’
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala:65:46: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
/usr/include/glib-2.0/gio/gio.h:137: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.c:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gsettings.h:191:94: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def359]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala:65:46: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def360]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala: scope_hint: In function ‘_emoji_application_command_line’
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala:155:8: warning[-Wincompatible-pointer-types]: assignment to ‘const gchar **’ {aka ‘const char **’} from incompatible pointer type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def361]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala:155:8: warning[-Wincompatible-pointer-types]: assignment to ‘const gchar **’ {{aka ‘const char **’}} from incompatible pointer type ‘gchar **’ {{aka ‘char **’}}
Error: COMPILER_WARNING (CWE-843): [#def362]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala:165:7: warning[-Wincompatible-pointer-types]: assignment to ‘gchar **’ {aka ‘char **’} from incompatible pointer type ‘const gchar **’ {aka ‘const char **’}
Error: COMPILER_WARNING (CWE-843): [#def363]
ibus-1.5.34-alpha1/ui/gtk3/emojierapp.vala:165:7: warning[-Wincompatible-pointer-types]: assignment to ‘gchar **’ {{aka ‘char **’}} from incompatible pointer type ‘const gchar **’ {{aka ‘const char **’}}
Error: COMPILER_WARNING (CWE-704): [#def364]
ibus-1.5.34-alpha1/ui/gtk3/extension.c:521:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-477): [#def365]
ibus-1.5.34-alpha1/ui/gtk3/extension.vala: scope_hint: In function ‘extension_gtk_construct’
ibus-1.5.34-alpha1/ui/gtk3/extension.vala:29:2: warning[-Wdeprecated-declarations]: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/extension.c:27: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:1563:3: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def366]
ibus-1.5.34-alpha1/ui/gtk3/extension.vala:29:2: warning[-Wdeprecated-declarations]: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead
Error: COMPILER_WARNING (CWE-704): [#def367]
ibus-1.5.34-alpha1/ui/gtk3/glib-2.0.vapi:5239:10: warning[-Wdiscarded-qualifiers]: passing argument 1 of ‘func’ discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def368]
ibus-1.5.34-alpha1/ui/gtk3/handle.c:1102:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def369]
ibus-1.5.34-alpha1/ui/gtk3/iconwidget.c:871:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def370]
ibus-1.5.34-alpha1/ui/gtk3/iconwidget.c:1214:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def371]
ibus-1.5.34-alpha1/ui/gtk3/indicator.c:485:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def372]
ibus-1.5.34-alpha1/ui/gtk3/indicator.c:560:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def373]
ibus-1.5.34-alpha1/ui/gtk3/indicator.c:3908:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def374]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_id’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:36:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def375]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:36:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def376]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_category_s’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:37:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def377]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:37:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def378]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_status_s’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:38:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def379]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:38:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def380]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_icon_name’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:39:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def381]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:39:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def382]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_icon_desc’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:40:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def383]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:40:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def384]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_attention_icon_name’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:41:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def385]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:41:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def386]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_attention_icon_desc’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:42:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def387]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:42:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def388]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_title’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:43:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def389]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:43:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def390]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_icon_theme_path’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:44:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def391]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:44:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def392]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_label_s’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:46:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def393]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:46:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def394]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_label_guide_s’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:47:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def395]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:47:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-697): [#def396]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_construct’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:142:202: warning[-Waddress]: the comparison will always evaluate as ‘false’ for the address of ‘_indicator_name_appeared_handler_gbus_name_appeared_callback’ will never be NULL
ibus-1.5.34-alpha1/ui/gtk3/indicator.c:594:1: note: ‘_indicator_name_appeared_handler_gbus_name_appeared_callback’ declared here
Error: COMPILER_WARNING (CWE-697): [#def397]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:142:441: warning[-Waddress]: the comparison will always evaluate as ‘false’ for the address of ‘_indicator_name_vanished_handler_gbus_name_vanished_callback’ will never be NULL
ibus-1.5.34-alpha1/ui/gtk3/indicator.c:605:1: note: ‘_indicator_name_vanished_handler_gbus_name_vanished_callback’ declared here
Error: COMPILER_WARNING (CWE-681): [#def398]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala: scope_hint: In function ‘indicator_set_cairo_image_surface_full’
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:568:17: warning[-Woverflow]: overflow in conversion from ‘long unsigned int’ to ‘gint’ {aka ‘int’} changes value from ‘18446744073709551615’ to ‘-1’
Error: COMPILER_WARNING (CWE-681): [#def399]
ibus-1.5.34-alpha1/ui/gtk3/indicator.vala:568:17: warning[-Woverflow]: overflow in conversion from ‘long unsigned int’ to ‘gint’ {{aka ‘int’}} changes value from ‘18446744073709551615’ to ‘-1’
Error: COMPILER_WARNING (CWE-704): [#def400]
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.c:1966:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def401]
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.c:2059:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-476): [#def402]
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:187:8: warning[-Wanalyzer-jump-through-null]: jump through null pointer
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.c:888:1: enter_function: entry to ‘keybinding_manager_event_handler’
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:170:2: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:171:7: branch_false: following ‘false’ branch (when ‘_tmp0_ != 0’)...
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:172:4: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:172:7: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:176:8: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:176:7: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:177:26: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:185:19: call_function: inlined call to ‘keybinding_manager_keybinding_get_modifiers’ from ‘keybinding_manager_event_handler’
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:187:18: call_function: calling ‘keybinding_manager_keybinding_get_handler’ from ‘keybinding_manager_event_handler’
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:187:18: return_function: returning to ‘keybinding_manager_event_handler’ from ‘keybinding_manager_keybinding_get_handler’
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:187:8: danger: jump through null pointer here
Error: COMPILER_WARNING (CWE-563): [#def403]
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala: scope_hint: In function ‘_vala_XIGrabModifiers_array_free’
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:245:6: warning[-Wunused-value]: statement with no effect
Error: COMPILER_WARNING (CWE-563): [#def404]
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala: scope_hint: In function ‘keybinding_manager_grab_keycode’
ibus-1.5.34-alpha1/ui/gtk3/keybindingmanager.vala:255:4: warning[-Wunused-value]: statement with no effect
Error: COMPILER_WARNING (CWE-704): [#def405]
ibus-1.5.34-alpha1/ui/gtk3/message.c:1647:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-688): [#def406]
ibus-1.5.34-alpha1/ui/gtk3/message.vala:116:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/message.c:572:1: enter_function: entry to ‘message_dialog_create_ui’
ibus-1.5.34-alpha1/ui/gtk3/message.vala:112:2: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/message.vala:116:11: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def407]
ibus-1.5.34-alpha1/ui/gtk3/message.vala:220:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/message.c:1040:1: enter_function: entry to ‘message_dialog_update_message’
ibus-1.5.34-alpha1/ui/gtk3/message.vala:216:2: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/message.vala:220:11: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def408]
ibus-1.5.34-alpha1/ui/gtk3/message.vala:347:18: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/ui/gtk3/message.c:1494:1: enter_function: entry to ‘message_dialog_realize_window’
ibus-1.5.34-alpha1/ui/gtk3/message.vala:337:2: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/message.vala:340:6: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/message.vala:340:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/message.vala:342:2: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/message.vala:342:11: call_function: inlined call to ‘_g_object_ref0’ from ‘message_dialog_realize_window’
ibus-1.5.34-alpha1/ui/gtk3/message.vala:343:7: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/message.vala:343:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/message.vala:347:18: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/message.vala:347:18: danger: dereference of NULL ‘<unknown>’
Error: COMPILER_WARNING (CWE-704): [#def409]
ibus-1.5.34-alpha1/ui/gtk3/panel.c:1116:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def410]
ibus-1.5.34-alpha1/ui/gtk3/panel.c:11665:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-477): [#def411]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_init_status_icon’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:461:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_new’ is deprecated
/usr/include/gtk-3.0/gtk/gtk.h:275: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/panel.c:30: included_from: Included from here.
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def412]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:461:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_new’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def413]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:462:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_name’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:148:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def414]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:462:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_name’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def415]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:463:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_title’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:143:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def416]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:463:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_title’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def417]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:466:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_get_size’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:125:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def418]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:466:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_get_size’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def419]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_init_status_icon_menu’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:476:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_icon_name’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def420]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:476:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_icon_name’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def421]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:483:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_get_x11_window_id’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:178:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def422]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:483:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_get_x11_window_id’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def423]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:503:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_get_geometry’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:166:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def424]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:503:2: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_get_geometry’ is deprecated
Error: COMPILER_WARNING (CWE-843): [#def425]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_init_engines_order’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:725:51: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
/usr/include/glib-2.0/gio/gio.h:137: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibusproxy.h:46: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibus.h:36: included_from: Included from here.
/usr/include/glib-2.0/gio/gsettings.h:191:94: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def426]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:725:51: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-477): [#def427]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_set_show_icon_on_systray’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:785:3: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_visible’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def428]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:785:3: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_visible’ is deprecated
Error: COMPILER_WARNING (CWE-843): [#def429]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1196:2: warning[-Wincompatible-pointer-types]: passing argument 1 of ‘pango_attribute_destroy’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def430]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_set_language_from_engine’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1196:29: warning[-Wincompatible-pointer-types]: passing argument 1 of ‘pango_attribute_destroy’ from incompatible pointer type
ibus-1.5.34-alpha1/ui/gtk3/panel.c:218:97: note: in definition of macro ‘_pango_attribute_destroy0’
/usr/include/pango-1.0/pango/pango.h:25: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdktypes.h:35: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
/usr/include/pango-1.0/pango/pango-attributes.h:513:94: note: expected ‘PangoAttribute *’ {aka ‘struct _PangoAttribute *’} but argument is of type ‘PangoAttrLanguage *’ {aka ‘struct _PangoAttrLanguage *’}
Error: COMPILER_WARNING (CWE-843): [#def431]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1202:3: warning[-Wincompatible-pointer-types]: passing argument 1 of ‘pango_attribute_destroy’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def432]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1202:30: warning[-Wincompatible-pointer-types]: passing argument 1 of ‘pango_attribute_destroy’ from incompatible pointer type
ibus-1.5.34-alpha1/ui/gtk3/panel.c:218:97: note: in definition of macro ‘_pango_attribute_destroy0’
/usr/include/pango-1.0/pango/pango-attributes.h:513:94: note: expected ‘PangoAttribute *’ {aka ‘struct _PangoAttribute *’} but argument is of type ‘PangoAttrLanguage *’ {aka ‘struct _PangoAttrLanguage *’}
Error: COMPILER_WARNING (CWE-843): [#def433]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘__lambda76_’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1382:42: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘ibus_bus_preload_engines_async’ from incompatible pointer type
ibus-1.5.34-alpha1/src/ibus.h:45: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibusbus.h:1176:58: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def434]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1382:42: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘ibus_bus_preload_engines_async’ from incompatible pointer type
Error: CPPCHECK_WARNING (CWE-476): [#def435]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1398: warning[nullPointer]: Possible null pointer dereference: name_collection
Error: COMPILER_WARNING (CWE-843): [#def436]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_update_engines’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1409:62: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘ibus_bus_get_engines_by_names’ from incompatible pointer type
ibus-1.5.34-alpha1/src/ibusbus.h:831:63: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def437]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1409:62: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘ibus_bus_get_engines_by_names’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def438]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1418:53: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
/usr/include/glib-2.0/gio/gsettings.h:191:94: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def439]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1418:53: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def440]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1419:64: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘ibus_bus_get_engines_by_names’ from incompatible pointer type
ibus-1.5.34-alpha1/src/ibusbus.h:831:63: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def441]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1419:64: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘ibus_bus_get_engines_by_names’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-681): [#def442]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_create_cairo_image_surface_with_string’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1518:19: warning[-Woverflow]: overflow in conversion from ‘long unsigned int’ to ‘gint’ {aka ‘int’} changes value from ‘4611686018427387903’ to ‘-1’
Error: COMPILER_WARNING (CWE-681): [#def443]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1518:19: warning[-Woverflow]: overflow in conversion from ‘long unsigned int’ to ‘gint’ {{aka ‘int’}} changes value from ‘4611686018427387903’ to ‘-1’
Error: COMPILER_WARNING (CWE-843): [#def444]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_show_about_dialog’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1588:42: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_about_dialog_set_authors’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtk.h:31: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:188:82: note: expected ‘const gchar **’ {aka ‘const char **’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def445]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1588:42: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_about_dialog_set_authors’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def446]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1590:68: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘gtk_about_dialog_add_credit_section’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:217:82: note: expected ‘const gchar **’ {aka ‘const char **’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def447]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1590:68: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘gtk_about_dialog_add_credit_section’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def448]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1593:46: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_about_dialog_set_documenters’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:193:82: note: expected ‘const gchar **’ {aka ‘const char **’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def449]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1593:46: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_about_dialog_set_documenters’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-477): [#def450]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘__lambda124_’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1814:3: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_pixbuf’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def451]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:1814:3: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_pixbuf’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def452]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala: scope_hint: In function ‘panel_real_state_changed’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2064:4: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_file’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:100:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def453]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2064:4: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_file’ is deprecated
Error: GCC_ANALYZER_WARNING (CWE-688): [#def454]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2074:14: warning[-Wanalyzer-null-argument]: use of NULL ‘icon_name’ where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/panel.c:10735:1: enter_function: entry to ‘panel_real_state_changed’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2033:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2037:6: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2055:5: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2056:12: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2062:6: call_function: calling ‘string_get’ from ‘panel_real_state_changed’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2062:6: return_function: returning to ‘panel_real_state_changed’ from ‘string_get’
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2062:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2072:6: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2072:6: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2073:14: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2074:14: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: COMPILER_WARNING (CWE-477): [#def455]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2082:5: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_pixbuf’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def456]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2082:5: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_pixbuf’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def457]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2096:6: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_icon_name’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def458]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2096:6: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_icon_name’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def459]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2103:6: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_icon_name’ is deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def460]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2103:6: warning[-Wdeprecated-declarations]: ‘gtk_status_icon_set_from_icon_name’ is deprecated
Error: COMPILER_WARNING (CWE-843): [#def461]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2138:49: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
/usr/include/glib-2.0/gio/gsettings.h:191:94: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def462]
ibus-1.5.34-alpha1/ui/gtk3/panel.vala:2138:49: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-704): [#def463]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:1435:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def464]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:5588:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-688): [#def465]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:94:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:4772:1: enter_function: entry to ‘panel_binding_real_process_key_event’
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1023:4: call_function: calling ‘preedit_backspace’ from ‘panel_binding_real_process_key_event’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def466]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:106:12: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:4772:1: enter_function: entry to ‘panel_binding_real_process_key_event’
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1023:4: call_function: calling ‘preedit_backspace’ from ‘panel_binding_real_process_key_event’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def467]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:114:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:4061:1: enter_function: entry to ‘panel_binding_show_preedit_and_candidate’
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:796:2: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:801:5: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:801:5: branch_true: following ‘true’ branch (when ‘show_candidate == 0’)...
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:802:12: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:802:16: call_function: calling ‘preedit_get_engine_preedit_cursor_pos’ from ‘panel_binding_show_preedit_and_candidate’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def468]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:193:11: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:4772:1: enter_function: entry to ‘panel_binding_real_process_key_event’
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1014:7: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1016:21: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1016:21: call_function: calling ‘panel_binding_key_press_enter’ from ‘panel_binding_real_process_key_event’
Error: COMPILER_WARNING (CWE-843): [#def469]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala: scope_hint: In function ‘panel_binding_commit_text_update_favorites’
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:499:46: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
/usr/include/glib-2.0/gio/gio.h:137: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/glib-2.0/gio/gsettings.h:191:94: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’}
Error: COMPILER_WARNING (CWE-843): [#def470]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:499:46: warning[-Wincompatible-pointer-types]: passing argument 3 of ‘g_settings_set_strv’ from incompatible pointer type
Error: GCC_ANALYZER_WARNING (CWE-688): [#def471]
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:635:12: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.c:5251:1: enter_function: entry to ‘panel_binding_show_category_list_real’
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1162:2: branch_true: following ‘true’ branch (when ‘self’ is non-NULL)...
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1163:2: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/panelbinding.vala:1163:2: call_function: calling ‘panel_binding_key_press_space’ from ‘panel_binding_show_category_list_real’
Error: COMPILER_WARNING: [#def472]
ibus-1.5.34-alpha1/ui/gtk3/pango.vala: scope_hint: In function ‘get_pango_attr_list_from_ibus_text’
ibus-1.5.34-alpha1/ui/gtk3/pango.vala:43:12: warning[-Warray-bounds=]: array subscript -1 is outside array bounds of ‘void[<unknown>]’
/usr/include/glib-2.0/glib/glist.h:34: included_from: Included from here.
/usr/include/glib-2.0/glib/ghash.h:36: included_from: Included from here.
/usr/include/glib-2.0/glib.h:52: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibusversion.h:71: included_from: Included from here.
ibus-1.5.34-alpha1/src/ibus.h:29: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/pango.c:26: included_from: Included from here.
/usr/include/glib-2.0/glib/gmem.h:273:19: note: at offset -8 into object of size [0, 9223372036854775807] allocated by ‘g_malloc0_n’
Error: COMPILER_WARNING: [#def473]
ibus-1.5.34-alpha1/ui/gtk3/pango.vala:47:12: warning[-Warray-bounds=]: array subscript -1 is outside array bounds of ‘void[<unknown>]’
/usr/include/glib-2.0/glib/gmem.h:273:19: note: at offset -8 into object of size [0, 9223372036854775807] allocated by ‘g_malloc0_n’
Error: COMPILER_WARNING (CWE-704): [#def474]
ibus-1.5.34-alpha1/ui/gtk3/property.c:1057:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def475]
ibus-1.5.34-alpha1/ui/gtk3/property.c:1132:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def476]
ibus-1.5.34-alpha1/ui/gtk3/property.c:1354:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def477]
ibus-1.5.34-alpha1/ui/gtk3/property.c:1615:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def478]
ibus-1.5.34-alpha1/ui/gtk3/property.c:1888:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def479]
ibus-1.5.34-alpha1/ui/gtk3/property.c:2007:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-843): [#def480]
ibus-1.5.34-alpha1/ui/gtk3/property.vala: scope_hint: In function ‘property_manager_create_menu_items_internal’
ibus-1.5.34-alpha1/ui/gtk3/property.vala:72:58: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtkcheckmenuitem.h:33: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:72: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/property.c:30: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkmenuitem.h:121:69: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenu *’ {aka ‘struct _GtkMenu *’}
Error: COMPILER_WARNING (CWE-843): [#def481]
ibus-1.5.34-alpha1/ui/gtk3/property.vala:72:58: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def482]
ibus-1.5.34-alpha1/ui/gtk3/property.vala:85:49: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def483]
ibus-1.5.34-alpha1/ui/gtk3/property.vala:85:140: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtkmenu.h:33: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtklabel.h:34: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:33: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’}
Error: COMPILER_WARNING (CWE-704): [#def484]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:602:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def485]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:2441:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def486]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:2489:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def487]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:3032:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def488]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:3353:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def489]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:3741:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def490]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:3961:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def491]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:4046:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-476): [#def492]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:110:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:831:1: enter_function: entry to ‘property_panel_set_properties’
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:102:2: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:109:21: branch_true: following ‘true’ branch (when ‘item_it < _tmp0__length1’)...
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:109:44: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:109:13: call_function: inlined call to ‘_g_object_ref0’ from ‘property_panel_set_properties’
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:110:12: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:110:12: danger: dereference of NULL ‘<unknown>’
Error: COMPILER_WARNING (CWE-843): [#def493]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala: scope_hint: In function ‘prop_menu_create_items’
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:572:57: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtkcheckmenuitem.h:33: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:72: included_from: Included from here.
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.c:29: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkmenuitem.h:121:69: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenu *’ {aka ‘struct _GtkMenu *’}
Error: COMPILER_WARNING (CWE-843): [#def494]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:572:57: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def495]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:587:49: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type
Error: COMPILER_WARNING (CWE-843): [#def496]
ibus-1.5.34-alpha1/ui/gtk3/propertypanel.vala:587:140: warning[-Wincompatible-pointer-types]: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type
/usr/include/gtk-3.0/gtk/gtkmenu.h:33: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtklabel.h:34: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:33: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’}
Error: COMPILER_WARNING (CWE-704): [#def497]
ibus-1.5.34-alpha1/ui/gtk3/separator.c:158:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def498]
ibus-1.5.34-alpha1/ui/gtk3/separator.c:213:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def499]
ibus-1.5.34-alpha1/ui/gtk3/switcher.c:2913:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def500]
ibus-1.5.34-alpha1/ui/gtk3/switcher.c:3079:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: COMPILER_WARNING (CWE-704): [#def501]
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala: scope_hint: In function ‘switcher_ibus_engine_button_set_transname’
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:63:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def502]
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:63:12: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-476): [#def503]
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:433:18: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
ibus-1.5.34-alpha1/ui/gtk3/switcher.c:1778:1: enter_function: entry to ‘switcher_realize_window’
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:428:11: call_function: inlined call to ‘_g_object_ref0’ from ‘switcher_realize_window’
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:429:7: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:429:5: branch_false: following ‘false’ branch...
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:433:18: branch_false: ...to here
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:433:18: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def504]
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:549:12: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
ibus-1.5.34-alpha1/ui/gtk3/switcher.c:2256:1: enter_function: entry to ‘switcher_get_xkb_language’
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:538:2: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:541:11: call_function: calling ‘string_slice’ from ‘switcher_get_xkb_language’
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:541:11: return_function: returning to ‘switcher_get_xkb_language’ from ‘string_slice’
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:541:2: branch_true: following ‘true’ branch...
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:541:2: branch_true: ...to here
ibus-1.5.34-alpha1/ui/gtk3/switcher.vala:549:12: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: COMPILER_WARNING (CWE-704): [#def505]
ibus-1.5.34-alpha1/ui/gtk3/xkblayout.c:2704:13: warning[-Wdiscarded-qualifiers]: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier
Error: GCC_ANALYZER_WARNING (CWE-401): [#def506]
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:123:5: warning[-Wanalyzer-malloc-leak]: leak of 'ims'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:108:23: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:108:8: branch_false: following 'false' branch (when 'ims' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:111:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:113:8: branch_false: following 'false' branch (when 'modifiers' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:115:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:113:9: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:117:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:113:9: branch_false: following 'false' branch (when the strings are non-equal)...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:123:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:123:5: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:123:5: danger: 'ims' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def507]
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:148:9: warning[-Wanalyzer-malloc-leak]: leak of 'args'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:127:6: enter_function: entry to 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:141:5: call_function: calling '_IMVaToNestedList' from 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:141:5: return_function: returning to 'IMOpenIM' from '_IMVaToNestedList'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:144:17: call_function: calling '_FindModifiers' from 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:144:17: return_function: returning to 'IMOpenIM' from '_FindModifiers'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:146:11: call_function: calling '_GetIMS' from 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:146:11: return_function: returning to 'IMOpenIM' from '_GetIMS'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:147:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:148:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:148:9: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:148:9: danger: 'args' leaks here; was allocated at [(6)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def508]
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:155:23: warning[-Wanalyzer-malloc-leak]: leak of '_GetIMS(_FindModifiers(args))'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:127:6: enter_function: entry to 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:141:5: call_function: calling '_IMVaToNestedList' from 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:141:5: return_function: returning to 'IMOpenIM' from '_IMVaToNestedList'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:144:17: call_function: calling '_FindModifiers' from 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:144:17: return_function: returning to 'IMOpenIM' from '_FindModifiers'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:146:11: call_function: calling '_GetIMS' from 'IMOpenIM'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:146:11: return_function: returning to 'IMOpenIM' from '_GetIMS'
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:147:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:153:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:155:21: throw: if the called function throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/IMConn.c:155:23: danger: '_GetIMS(_FindModifiers(args))' leaks here; was allocated at [(14)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/13)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def509]
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:95:11: warning[-Wanalyzer-malloc-leak]: leak of 'args'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:80:7: enter_function: entry to 'IMGetIMValues'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:92:5: call_function: inlined call to '_IMVaToNestedList' from 'IMGetIMValues'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:92:5: call_function: inlined call to '_IMVaToNestedList' from 'IMGetIMValues'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:95:11: throw: if the called function throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:95:11: danger: 'args' leaks here; was allocated at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def510]
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:118:11: warning[-Wanalyzer-malloc-leak]: leak of 'args'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:103:7: enter_function: entry to 'IMSetIMValues'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:115:5: call_function: inlined call to '_IMVaToNestedList' from 'IMSetIMValues'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:115:5: call_function: inlined call to '_IMVaToNestedList' from 'IMSetIMValues'
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:118:11: throw: if the called function throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/IMValues.c:118:11: danger: 'args' leaks here; was allocated at [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def511]
ibus-1.5.34-alpha1/util/IMdkit/i18nAttr.c:121:27: warning[-Wanalyzer-malloc-leak]: leak of 'args'
ibus-1.5.34-alpha1/util/IMdkit/i18nAttr.c:136:6: enter_function: entry to '_Xi18nInitAttrList'
ibus-1.5.34-alpha1/util/IMdkit/i18nAttr.c:145:12: call_function: calling 'CreateAttrList' from '_Xi18nInitAttrList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def512]
ibus-1.5.34-alpha1/util/IMdkit/i18nAttr.c:121:27: warning[-Wanalyzer-malloc-leak]: leak of 'p'
ibus-1.5.34-alpha1/util/IMdkit/i18nAttr.c:136:6: enter_function: entry to '_Xi18nInitAttrList'
ibus-1.5.34-alpha1/util/IMdkit/i18nAttr.c:145:12: call_function: calling 'CreateAttrList' from '_Xi18nInitAttrList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def513]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:63:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:54:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:55:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:62:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:63:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:63:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def514]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:106:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:97:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:98:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:105:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:106:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:106:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def515]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:169:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:160:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:161:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:168:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:169:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:169:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def516]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:223:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:214:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:215:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:222:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:223:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:223:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def517]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:268:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:259:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:260:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:267:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:268:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:268:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def518]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:310:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:301:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:302:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:309:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:310:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:310:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def519]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:377:9: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:368:35: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:369:12: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:376:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:377:9: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:377:9: danger: 'reply' leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def520]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:405:9: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:396:35: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:397:12: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:404:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:405:9: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:405:9: danger: 'reply' leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def521]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:451:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:442:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:443:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:450:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:451:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:451:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def522]
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:496:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:487:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:488:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:495:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:496:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nClbk.c:496:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def523]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:219:10: warning[-Wanalyzer-malloc-leak]: leak of 'values'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:411:22: enter_function: entry to 'CreateNestedList'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:432:28: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:432:8: branch_false: following 'false' branch (when 'values' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:435:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:438:18: branch_true: following 'true' branch (when 'number > i')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:440:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:446:13: call_function: calling 'GetCardAttribute' from 'CreateNestedList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def524]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:483:9: warning[-Wanalyzer-malloc-leak]: leak of 'nest_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:432:8: branch_false: following 'false' branch (when 'values' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:435:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:474:34: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:475:8: branch_false: following 'false' branch (when 'nest_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:480:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:482:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:483:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:483:9: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:483:9: danger: 'nest_list' leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def525]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:494:5: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:432:8: branch_false: following 'false' branch (when 'values' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:435:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:475:8: branch_false: following 'false' branch (when 'nest_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:480:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:481:24: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:482:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:488:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:494:5: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:494:5: danger: '<unknown>' leaks here; was allocated at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def526]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:494:5: warning[-Wanalyzer-malloc-leak]: leak of 'nest_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:432:8: branch_false: following 'false' branch (when 'values' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:435:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:474:34: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:475:8: branch_false: following 'false' branch (when 'nest_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:480:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:482:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:488:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:494:5: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:494:5: danger: 'nest_list' leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def527]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: throw: if 'FrameMgrIsIterLoopEnd' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def528]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:953:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:953:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:953:9: throw: if '_FrameMgrGetToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:953:9: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def529]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: throw: if 'FrameMgrFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def530]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:14: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:14: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:14: throw: if the called function throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:14: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def531]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1009:13: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:14: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:12: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1009:13: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1009:13: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1009:13: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def532]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1013:13: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:14: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1008:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1013:13: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1013:13: throw: if '_Xi18nNeedSwap' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1013:13: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def533]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: throw: if '_Xi18nNeedSwap' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: danger: 'attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def534]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: throw: if '_Xi18nNeedSwap' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def535]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: throw: if '_Xi18nNeedSwap' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def536]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1039:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1039:5: throw: if 'FrameMgrSetIterCount' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1039:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def537]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1043:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1042:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1043:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1043:9: throw: if 'FrameMgrSetSize' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1043:9: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def538]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: throw: if 'FrameMgrGetTotalSize' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def539]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1056:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_true: following 'true' branch (when 'reply' is NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1056:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1056:9: throw: if '_Xi18nSendMessage' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1056:9: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def540]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1057:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_true: following 'true' branch (when 'reply' is NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1056:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1057:9: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1057:9: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def541]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1063:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1063:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1063:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def542]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1063:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1053:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1063:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1063:5: danger: 'reply' leaks here; was allocated at [(20)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def543]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1065:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1065:5: throw: if '_FrameMgrPutToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1065:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def544]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1066:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1066:5: throw: if '_FrameMgrPutToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1066:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def545]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1070:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1068:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1070:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1070:9: throw: if '_FrameMgrPutToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1070:9: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def546]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1071:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1068:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1070:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1071:9: throw: if '_FrameMgrPutToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1071:9: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def547]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1072:9: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1068:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1070:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1072:9: throw: if '_FrameMgrPutToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1072:9: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def548]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1089:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1068:18: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1075:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1075:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1082:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1082:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1089:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1089:5: throw: if '_Xi18nSendMessage' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1089:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def549]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1095:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1075:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1082:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1082:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1089:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1095:5: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1095:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def550]
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1096:5: warning[-Wanalyzer-malloc-leak]: leak of 'attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:903:6: enter_function: entry to '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:942:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:943:8: branch_false: following 'false' branch (when 'attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:949:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:952:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:955:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:958:12: branch_false: following 'false' branch (when 'i >= number')...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1000:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1006:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1017:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1019:19: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1026:18: call_function: inlined call to 'CreateNestedList' from '_Xi18nGetIC'
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1034:10: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1046:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1049:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1052:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1054:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1062:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1075:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1082:8: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1082:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1089:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1096:5: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nIc.c:1096:5: danger: 'attrID_list' leaks here; was allocated at [(2)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def551]
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:936:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:922:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:923:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:935:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:936:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:936:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def552]
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1006:9: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:980:8: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:980:8: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:980:9: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:984:14: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:992:35: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:993:12: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1005:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1006:9: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1006:9: danger: 'reply' leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def553]
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1039:9: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1026:35: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1027:12: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1039:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1039:9: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1039:9: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def554]
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1175:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1168:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1169:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1174:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1175:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nMethod.c:1175:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def555]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:118:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1800:9: call_function: calling 'ConnectMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def556]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:192:5: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.changeic.preedit_attr'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1814:9: call_function: calling 'OpenMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def557]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:196:14: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.changeic.preedit_attr'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1814:9: call_function: calling 'OpenMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def558]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:327:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1821:9: call_function: calling 'CloseMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def559]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:380:10: warning[-Wanalyzer-malloc-leak]: leak of 'MakeExtensionList(i18n_core, *(IMQueryExtensionStruct *)call_data.extension, number, & reply_number)'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def560]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:479:12: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def561]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:484:9: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def562]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:485:9: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def563]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:487:9: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def564]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:567:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def565]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:574:9: warning[-Wanalyzer-malloc-leak]: leak of 'MakeExtensionList(i18n_core, *(IMQueryExtensionStruct *)call_data.extension, number, & reply_number) + (long unsigned int)i * 16'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1828:9: call_function: calling 'QueryExtensionMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def566]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:651:18: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def567]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:651:18: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def568]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:656:13: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def569]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:656:13: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def570]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:658:26: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def571]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:658:26: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def572]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:661:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def573]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:661:17: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def574]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:666:13: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def575]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:666:13: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def576]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:666:13: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:659:38: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:660:16: branch_false: following 'false' branch (when 'data' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:665:13: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:666:13: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:666:13: danger: 'data' leaks here; was allocated at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def577]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:668:13: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def578]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:668:13: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def579]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:670:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:742:47: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def580]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:670:17: warning[-Wanalyzer-malloc-leak]: leak of 'attrib_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:687:22: enter_function: entry to 'MakeIMAttributeList'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:719:30: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:720:8: branch_false: following 'false' branch (when 'attrib_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:723:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:726:18: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:728:22: branch_true: following 'true' branch (when 'j < list_len')...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:730:16: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:732:28: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:743:20: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:744:21: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:750:17: call_function: calling 'GetIMValueFromName' from 'MakeIMAttributeList'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def581]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: warning[-Wanalyzer-malloc-leak]: leak of 'im_attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:801:33: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: throw: if 'FrameMgrIsIterLoopEnd' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: danger: 'im_attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def582]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: warning[-Wanalyzer-malloc-leak]: leak of 'name_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:808:26: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: throw: if 'FrameMgrIsIterLoopEnd' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: danger: 'name_list' leaks here; was allocated at [(3)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def583]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: warning[-Wanalyzer-malloc-leak]: leak of 'im_attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:801:33: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: throw: if '_FrameMgrGetToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: danger: 'im_attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def584]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: warning[-Wanalyzer-malloc-leak]: leak of 'name_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:808:26: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: throw: if '_FrameMgrGetToken' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:818:9: danger: 'name_list' leaks here; was allocated at [(3)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def585]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: warning[-Wanalyzer-malloc-leak]: leak of 'im_attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:801:33: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: throw: if 'FrameMgrFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: danger: 'im_attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def586]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: warning[-Wanalyzer-malloc-leak]: leak of 'name_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:808:26: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: throw: if 'FrameMgrFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: danger: 'name_list' leaks here; was allocated at [(3)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def587]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:836:5: warning[-Wanalyzer-malloc-leak]: leak of 'im_attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:801:33: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_false: following 'false' branch (when 'name_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:814:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:816:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:821:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:824:18: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:834:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:836:5: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:836:5: danger: 'im_attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def588]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:901:5: warning[-Wanalyzer-malloc-leak]: leak of 'im_attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:801:33: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_true: following 'true' branch (when 'name_list' is NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:810:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:901:5: throw: if 'FrameMgrFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:901:5: danger: 'im_attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def589]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:904:9: warning[-Wanalyzer-malloc-leak]: leak of 'im_attrID_list'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:801:33: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:802:8: branch_false: following 'false' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:807:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:809:8: branch_true: following 'true' branch (when 'name_list' is NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:810:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:903:8: branch_true: following 'true' branch (when 'im_attrID_list' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:904:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:904:9: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:904:9: danger: 'im_attrID_list' leaks here; was allocated at [(1)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def590]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1044:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1035:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1036:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1043:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1044:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1044:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def591]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1110:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1101:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1102:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1109:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1110:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1110:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def592]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1393:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1384:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1385:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1392:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1393:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1393:5: danger: 'reply' leaks here; was allocated at [(1)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def593]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1506:16: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1934:9: call_function: calling 'EncodingNegotiatonMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def594]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1511:13: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1934:9: call_function: calling 'EncodingNegotiatonMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def595]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1512:13: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1934:9: call_function: calling 'EncodingNegotiatonMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def596]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1514:13: warning[-Wanalyzer-malloc-leak]: leak of 'call_data.queryext.extension'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1934:9: call_function: calling 'EncodingNegotiatonMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def597]
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1608:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1772:6: enter_function: entry to '_Xi18nMessageHandler'
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1784:8: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1788:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nPtHdr.c:1934:9: call_function: calling 'EncodingNegotiatonMessageProc' from '_Xi18nMessageHandler'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def598]
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:169:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply_hdr'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:265:6: enter_function: entry to '_Xi18nSetEventMask'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:278:10: call_function: calling '_Xi18nNeedSwap' from '_Xi18nSetEventMask'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:278:10: return_function: returning to '_Xi18nSetEventMask' from '_Xi18nNeedSwap'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:284:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:289:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:297:5: call_function: calling '_Xi18nSendMessage' from '_Xi18nSetEventMask'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def599]
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:190:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:265:6: enter_function: entry to '_Xi18nSetEventMask'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:278:10: call_function: calling '_Xi18nNeedSwap' from '_Xi18nSetEventMask'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:278:10: return_function: returning to '_Xi18nSetEventMask' from '_Xi18nNeedSwap'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:284:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:289:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:297:5: call_function: calling '_Xi18nSendMessage' from '_Xi18nSetEventMask'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def600]
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:290:5: warning[-Wanalyzer-malloc-leak]: leak of 'reply'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:265:6: enter_function: entry to '_Xi18nSetEventMask'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:278:10: call_function: calling '_Xi18nNeedSwap' from '_Xi18nSetEventMask'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:278:10: return_function: returning to '_Xi18nSetEventMask' from '_Xi18nNeedSwap'
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:283:31: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:284:8: branch_false: following 'false' branch (when 'reply' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:289:5: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:290:5: throw: if 'FrameMgrSetBuffer' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nUtil.c:290:5: danger: 'reply' leaks here; was allocated at [(7)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def601]
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:66:32: warning[-Wanalyzer-malloc-leak]: leak of 'x_client'
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:60:28: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:61:8: branch_false: following 'false' branch (when 'x_client' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:65:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:66:32: throw: if 'XCreateSimpleWindow' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:66:32: danger: 'x_client' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def602]
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:200:9: warning[-Wanalyzer-malloc-leak]: leak of 'p'
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:92:12: branch_true: following 'true' branch (when 'client' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:93:9: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:102:8: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:141:13: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:141:13: branch_true: following 'true' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:143:48: branch_true: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:157:12: branch_false: following 'false' branch (when 'length != 0')...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:162:18: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:181:12: branch_false: following 'false' branch...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:196:36: acquire_memory: allocated here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:196:12: branch_false: following 'false' branch (when 'p' is non-NULL)...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:199:9: branch_false: ...to here
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:200:9: throw: if 'XFree' throws an exception...
ibus-1.5.34-alpha1/util/IMdkit/i18nX.c:200:9: danger: 'p' leaks here; was allocated at [(11)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/10)
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-44.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 | ibus-1.5.34~alpha1-3.fc44 |
| store-results-to | /tmp/tmpfgy138cg/ibus-1.5.34~alpha1-3.fc44.tar.xz |
| time-created | 2026-01-08 17:10:28 |
| time-finished | 2026-01-08 17:20:54 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpfgy138cg/ibus-1.5.34~alpha1-3.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpfgy138cg/ibus-1.5.34~alpha1-3.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |