gcr-4.4.0.1-6.fc44
List of Findings
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1]
gcr-4.4.0.1/egg/egg-asn1x.c:527:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘node’
gcr-4.4.0.1/egg/egg-asn1x.c:1236:1: enter_function: entry to ‘anode_decode_anything’
gcr-4.4.0.1/egg/egg-asn1x.c:1246:16: branch_true: following ‘true’ branch (when ‘tlv’ is non-NULL)...
gcr-4.4.0.1/egg/egg-asn1x.c:1247:20: branch_true: ...to here
gcr-4.4.0.1/egg/egg-asn1x.c:1247:20: branch_true: following ‘true’ branch (when ‘node’ is NULL)...
gcr-4.4.0.1/egg/egg-asn1x.c:1248:32: branch_true: ...to here
gcr-4.4.0.1/egg/egg-asn1x.c:1248:32: call_function: calling ‘anode_failure’ from ‘anode_decode_anything’
Error: CPPCHECK_WARNING (CWE-457): [#def2]
gcr-4.4.0.1/egg/egg-asn1x.c:1003: error[uninitvar]: Uninitialized variable: tag
Error: COMPILER_WARNING: [#def3]
gcr-4.4.0.1/egg/egg-asn1x.c: scope_hint: In function ‘egg_asn1x_take_bits_as_raw’
gcr-4.4.0.1/egg/egg-asn1x.c:3535:15: warning[-Wunused-but-set-variable=]: variable ‘len’ set but not used
Error: COMPILER_WARNING (CWE-477): [#def4]
gcr-4.4.0.1/egg/egg-file-tracker.c: scope_hint: In function ‘update_directory’
gcr-4.4.0.1/egg/egg-file-tracker.c:168:17: warning[-Wdeprecated-declarations]: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib.h:68: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:30: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
gcr-4.4.0.1/egg/egg-file-tracker.h:26: included_from: Included from here.
gcr-4.4.0.1/egg/egg-file-tracker.c:25: included_from: Included from here.
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def5]
gcr-4.4.0.1/egg/egg-file-tracker.c:168:17: warning[-Wdeprecated-declarations]: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead
Error: COMPILER_WARNING (CWE-477): [#def6]
gcr-4.4.0.1/egg/egg-file-tracker.c:170:17: warning[-Wdeprecated-declarations]: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def7]
gcr-4.4.0.1/egg/egg-file-tracker.c:170:17: warning[-Wdeprecated-declarations]: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead
Error: GCC_ANALYZER_WARNING (CWE-688): [#def8]
gcr-4.4.0.1/egg/egg-secure-memory.c:1346:9: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
gcr-4.4.0.1/egg/egg-secure-memory.c:1329:1: enter_function: entry to ‘egg_secure_strndup_full’
gcr-4.4.0.1/egg/egg-secure-memory.c:1338:12: branch_false: following ‘false’ branch (when ‘str’ is non-NULL)...
gcr-4.4.0.1/egg/egg-secure-memory.c:1341:15: branch_false: ...to here
gcr-4.4.0.1/egg/egg-secure-memory.c:1345:23: call_function: calling ‘egg_secure_alloc_full’ from ‘egg_secure_strndup_full’
gcr-4.4.0.1/egg/egg-secure-memory.c:1345:23: return_function: returning to ‘egg_secure_strndup_full’ from ‘egg_secure_alloc_full’
gcr-4.4.0.1/egg/egg-secure-memory.c:1346:9: danger: argument 1 (‘egg_secure_alloc_full(tag, len, options)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-404): [#def9]
gcr-4.4.0.1/egg/egg-testing.c:346:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def10]
gcr-4.4.0.1/egg/egg-testing.c:348:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def11]
gcr-4.4.0.1/egg/egg-testing.c:349:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def12]
gcr-4.4.0.1/egg/egg-testing.c:351:20: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def13]
gcr-4.4.0.1/egg/egg-testing.c:352:23: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def14]
gcr-4.4.0.1/egg/egg-testing.c:353:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def15]
gcr-4.4.0.1/egg/egg-testing.c:355:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def16]
gcr-4.4.0.1/egg/egg-testing.c:356:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/egg/egg-testing.c:362:1: enter_function: entry to ‘egg_tests_create_scratch_directory’
gcr-4.4.0.1/egg/egg-testing.c:373:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/egg/egg-testing.c:376:9: branch_false: ...to here
gcr-4.4.0.1/egg/egg-testing.c:376:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/egg/egg-testing.c:378:16: branch_true: following ‘true’ branch (when ‘file_to_copy’ is non-NULL)...
gcr-4.4.0.1/egg/egg-testing.c:379:17: branch_true: ...to here
gcr-4.4.0.1/egg/egg-testing.c:379:17: call_function: calling ‘egg_tests_copy_scratch_file’ from ‘egg_tests_create_scratch_directory’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def17]
gcr-4.4.0.1/egg/test-padding.c:51:9: warning[-Wanalyzer-null-argument]: use of NULL ‘output’ where non-null expected
gcr-4.4.0.1/egg/test-padding.c:198:1: enter_function: entry to ‘test_pkcs7_padding_invalid_different’
gcr-4.4.0.1/egg/test-padding.c:201:9: call_function: calling ‘check_padding’ from ‘test_pkcs7_padding_invalid_different’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def18]
gcr-4.4.0.1/gck/gck-attributes.c:314:31: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gck/gck-attributes.c:2008:1: enter_function: entry to ‘gck_attributes_new_empty’
gcr-4.4.0.1/gck/gck-attributes.c:2014:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gck/gck-attributes.c:2016:16: branch_true: following ‘true’ branch (when ‘first_type != 18446744073709551615’)...
gcr-4.4.0.1/gck/gck-attributes.c:2017:17: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:2017:17: call_function: calling ‘gck_builder_add_empty’ from ‘gck_attributes_new_empty’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def19]
gcr-4.4.0.1/gck/gck-attributes.c:315:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gck/gck-attributes.c:2008:1: enter_function: entry to ‘gck_attributes_new_empty’
gcr-4.4.0.1/gck/gck-attributes.c:2014:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gck/gck-attributes.c:2016:16: branch_true: following ‘true’ branch (when ‘first_type != 18446744073709551615’)...
gcr-4.4.0.1/gck/gck-attributes.c:2017:17: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:2017:17: call_function: calling ‘gck_builder_add_empty’ from ‘gck_attributes_new_empty’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def20]
gcr-4.4.0.1/gck/gck-attributes.c:889:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gck/gck-attributes.c:882:9: branch_true: following ‘true’ branch (when ‘builder’ is non-NULL)...
gcr-4.4.0.1/gck/gck-attributes.c:883:9: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:883:9: branch_true: following ‘true’ branch (when ‘attrs’ is non-NULL)...
gcr-4.4.0.1/gck/gck-attributes.c:885:17: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:887:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gck/gck-attributes.c:888:16: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gck/gck-attributes.c:889:17: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:889:17: throw: if ‘g_array_append_vals’ throws an exception...
gcr-4.4.0.1/gck/gck-attributes.c:889:17: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def21]
gcr-4.4.0.1/gck/gck-attributes.c:975:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gck/gck-attributes.c:968:9: branch_true: following ‘true’ branch (when ‘builder’ is non-NULL)...
gcr-4.4.0.1/gck/gck-attributes.c:969:9: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:969:9: branch_true: following ‘true’ branch (when ‘attrs’ is non-NULL)...
gcr-4.4.0.1/gck/gck-attributes.c:971:17: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:973:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gck/gck-attributes.c:974:16: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gck/gck-attributes.c:975:17: branch_true: ...to here
gcr-4.4.0.1/gck/gck-attributes.c:975:17: throw: if ‘g_array_append_vals’ throws an exception...
gcr-4.4.0.1/gck/gck-attributes.c:975:17: danger: missing call to ‘va_end’ to match ‘va_start’ at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def22]
gcr-4.4.0.1/gck/gck-mock.c:326:21: warning[-Wanalyzer-null-argument]: use of NULL ‘password’ where non-null expected
gcr-4.4.0.1/gck/gck-mock.c:322:1: enter_function: entry to ‘gck_mock_module_set_pin’
gcr-4.4.0.1/gck/gck-mock.c:325:9: release_memory: ‘password’ is NULL
gcr-4.4.0.1/gck/gck-mock.c:326:21: danger: argument 1 (‘password’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-404): [#def23]
gcr-4.4.0.1/gck/gck-object.c:669:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gck/gck-object.c:660:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gck/gck-object.c:661:9: branch_true: ...to here
gcr-4.4.0.1/gck/gck-object.c:664:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gck/gck-object.c:667:20: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gck/gck-object.c:669:17: branch_false: ...to here
gcr-4.4.0.1/gck/gck-object.c:669:17: throw: if ‘g_array_append_vals’ throws an exception...
gcr-4.4.0.1/gck/gck-object.c:669:17: danger: missing call to ‘va_end’ to match ‘va_start’ at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: COMPILER_WARNING: [#def24]
gcr-4.4.0.1/gcr/gcr-certificate-chain.c: scope_hint: In function ‘perform_build_chain’
gcr-4.4.0.1/gcr/gcr-certificate-chain.c:234:15: warning[-Wunused-but-set-variable=]: variable ‘length’ set but not used
Error: CPPCHECK_WARNING (CWE-457): [#def25]
gcr-4.4.0.1/gcr/gcr-certificate-chain.c:336: error[uninitvar]: Uninitialized variable: length
Error: GCC_ANALYZER_WARNING (CWE-457): [#def26]
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:337:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘descriptions’
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:281:9: branch_true: following ‘true’ branch (when ‘value’ is non-NULL)...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:283:15: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:284:12: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:285:17: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:337:12: danger: use of uninitialized value ‘descriptions’ here
Error: COMPILER_WARNING (CWE-457): [#def27]
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c: scope_hint: In function ‘_gcr_certificate_extension_authority_info_access_parse’
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:337:12: warning[-Wmaybe-uninitialized]: ‘descriptions’ may be used uninitialized
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-info-access.c:278:20: note: ‘descriptions’ was declared here
Error: CPPCHECK_WARNING (CWE-457): [#def28]
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:180: error[legacyUninitvar]: Uninitialized variable: issuer_names
Error: GCC_ANALYZER_WARNING (CWE-457): [#def29]
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:180:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘issuer_names’
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:150:9: branch_true: following ‘true’ branch (when ‘value’ is non-NULL)...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:152:15: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:153:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:161:16: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:162:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:165:16: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:166:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:175:16: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:176:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:180:13: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:180:13: danger: use of uninitialized value ‘issuer_names’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def30]
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:202:9: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘issuer_names’
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:150:9: branch_true: following ‘true’ branch (when ‘value’ is non-NULL)...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:152:15: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:153:12: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:154:17: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-authority-key-identifier.c:202:9: danger: use of uninitialized value ‘issuer_names’ here
Error: CPPCHECK_WARNING (CWE-457): [#def31]
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:128: error[legacyUninitvar]: Uninitialized variable: oid
Error: GCC_ANALYZER_WARNING (CWE-457): [#def32]
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:131:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘oid’
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:123:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:124:9: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:124:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:127:16: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:129:29: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:131:22: danger: use of uninitialized value ‘oid’ here
Error: COMPILER_WARNING (CWE-457): [#def33]
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c: scope_hint: In function ‘gcr_distribution_point_get_relative_name_part’
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:131:22: warning[-Wmaybe-uninitialized]: ‘oid’ may be used uninitialized
gcr-4.4.0.1/gcr/gcr-certificate-extension-crl-distribution-points.c:128:24: note: ‘oid’ was declared here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def34]
gcr-4.4.0.1/gcr/gcr-certificate-extension-subject-alt-name.c:174:9: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘names’
gcr-4.4.0.1/gcr/gcr-certificate-extension-subject-alt-name.c:154:12: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-certificate-extension-subject-alt-name.c:155:17: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-certificate-extension-subject-alt-name.c:174:9: danger: use of uninitialized value ‘names’ here
Error: CPPCHECK_WARNING (CWE-562): [#def35]
gcr-4.4.0.1/gcr/gcr-certificate-extension.c:371: error[returnDanglingLifetime]: Returning pointer to local variable 'error' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-457): [#def36]
gcr-4.4.0.1/gcr/gcr-certificate.c:1298: error[legacyUninitvar]: Uninitialized variable: label
Error: GCC_ANALYZER_WARNING (CWE-476): [#def37]
gcr-4.4.0.1/gcr/gcr-gnupg-records.c:47:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘src’
gcr-4.4.0.1/gcr/gcr-gnupg-records.c:31:1: enter_function: entry to ‘_gcr_gnupg_records_parse_user_id’
gcr-4.4.0.1/gcr/gcr-gnupg-records.c:47:16: danger: dereference of NULL ‘src’
Error: COMPILER_WARNING (CWE-477): [#def38]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c: scope_hint: In function ‘on_timeout_complete’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:387:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gio.h:141: included_from: Included from here.
gcr-4.4.0.1/gck/gck.h:28: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-types.h:40: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-prompt.h:29: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-system-prompter.h:29: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-mock-prompter.h:29: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def39]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:387:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def40]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c: scope_hint: In function ‘on_timeout_complete_and_close’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:396:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def41]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:396:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def42]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c: scope_hint: In function ‘gcr_mock_prompt_confirm_async’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:428:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def43]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:428:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def44]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:433:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def45]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:433:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def46]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:437:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def47]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:437:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def48]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:441:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def49]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:441:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def50]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:445:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def51]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:445:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gboolean’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def52]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c: scope_hint: In function ‘gcr_mock_prompt_confirm_finish’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:466:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def53]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:466:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def54]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:469:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gboolean’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def55]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:469:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gboolean’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def56]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c: scope_hint: In function ‘gcr_mock_prompt_password_async’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:507:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def57]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:507:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def58]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:512:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def59]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:512:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def60]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:515:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def61]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:515:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def62]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:520:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def63]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:520:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def64]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:524:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def65]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:524:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def66]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:529:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def67]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:529:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def68]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c: scope_hint: In function ‘gcr_mock_prompt_password_finish’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:553:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def69]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:553:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def70]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:556:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def71]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:556:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: GCC_ANALYZER_WARNING (CWE-404): [#def72]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:584:24: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:684:1: enter_function: entry to ‘gcr_mock_prompter_expect_confirm_ok’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:691:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:693:9: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:701:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:702:32: call_function: calling ‘build_properties’ from ‘gcr_mock_prompter_expect_confirm_ok’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def73]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:595:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:684:1: enter_function: entry to ‘gcr_mock_prompter_expect_confirm_ok’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:691:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:693:9: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:701:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:702:32: call_function: calling ‘build_properties’ from ‘gcr_mock_prompter_expect_confirm_ok’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def74]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:603:29: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:684:1: enter_function: entry to ‘gcr_mock_prompter_expect_confirm_ok’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:691:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:693:9: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:701:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:702:32: call_function: calling ‘build_properties’ from ‘gcr_mock_prompter_expect_confirm_ok’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def75]
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:604:35: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:684:1: enter_function: entry to ‘gcr_mock_prompter_expect_confirm_ok’
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:691:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:693:9: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:701:9: acquire_resource: ‘va_start’ called here
gcr-4.4.0.1/gcr/gcr-mock-prompter.c:702:32: call_function: calling ‘build_properties’ from ‘gcr_mock_prompter_expect_confirm_ok’
Error: COMPILER_WARNING (CWE-704): [#def76]
gcr-4.4.0.1/gcr/gcr-parser.c: scope_hint: In function ‘parser_format_lookup’
gcr-4.4.0.1/gcr/gcr-parser.c:1487:16: warning[-Wdiscarded-qualifiers]: return discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def77]
gcr-4.4.0.1/gcr/gcr-parser.c:1487:16: warning[-Wdiscarded-qualifiers]: return discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def78]
gcr-4.4.0.1/gcr/gcr-record.c: scope_hint: In function ‘c_colons_unescape’
gcr-4.4.0.1/gcr/gcr-record.c:294:45: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def79]
gcr-4.4.0.1/gcr/gcr-record.c:294:45: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def80]
gcr-4.4.0.1/gcr/gcr-record.c: scope_hint: In function ‘strnsplit’
gcr-4.4.0.1/gcr/gcr-record.c:791:5: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def81]
gcr-4.4.0.1/gcr/gcr-record.c:791:5: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def82]
gcr-4.4.0.1/gcr/gcr-record.c:803:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: COMPILER_WARNING (CWE-704): [#def83]
gcr-4.4.0.1/gcr/gcr-record.c:803:13: warning[-Wdiscarded-qualifiers]: assignment discards ‘const’ qualifier from pointer target type
Error: GCC_ANALYZER_WARNING (CWE-457): [#def84]
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:351:15: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘n_iv’
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:328:1: enter_function: entry to ‘perform_decrypt’
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:340:9: branch_true: following ‘true’ branch...
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:342:14: branch_true: ...to here
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:342:14: call_function: calling ‘key_file_get_base64’ from ‘perform_decrypt’
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:342:14: return_function: returning to ‘perform_decrypt’ from ‘key_file_get_base64’
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:344:17: call_function: calling ‘key_file_get_base64’ from ‘perform_decrypt’
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:344:17: return_function: returning to ‘perform_decrypt’ from ‘key_file_get_base64’
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:345:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:351:15: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-secret-exchange.c:351:15: danger: use of uninitialized value ‘n_iv’ here
Error: COMPILER_WARNING (CWE-477): [#def85]
gcr-4.4.0.1/gcr/gcr-ssh-agent-process.c: scope_hint: In function ‘on_child_watch’
gcr-4.4.0.1/gcr/gcr-ssh-agent-process.c:150:9: warning[-Wdeprecated-declarations]: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead
/usr/include/glib-2.0/glib.h:84: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:30: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-ssh-agent-process.h:27: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-ssh-agent-process.c:26: included_from: Included from here.
/usr/include/glib-2.0/glib/gspawn.h:315:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def86]
gcr-4.4.0.1/gcr/gcr-ssh-agent-process.c:150:9: warning[-Wdeprecated-declarations]: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead
Error: COMPILER_WARNING (CWE-477): [#def87]
gcr-4.4.0.1/gcr/gcr-ssh-agent-service.c: scope_hint: In function ‘ensure_key’
gcr-4.4.0.1/gcr/gcr-ssh-agent-service.c:285:9: warning[-Wdeprecated-declarations]: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead
/usr/include/glib-2.0/glib.h:84: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:30: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-ssh-agent-service.h:27: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-ssh-agent-service.c:26: included_from: Included from here.
/usr/include/glib-2.0/glib/gspawn.h:315:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def88]
gcr-4.4.0.1/gcr/gcr-ssh-agent-service.c:285:9: warning[-Wdeprecated-declarations]: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead
Error: GCC_ANALYZER_WARNING (CWE-457): [#def89]
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:216:9: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘comment’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:207:1: enter_function: entry to ‘prepare_remove_identity’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:215:22: call_function: calling ‘public_key_from_file’ from ‘prepare_remove_identity’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:215:22: return_function: returning to ‘prepare_remove_identity’ from ‘public_key_from_file’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:216:9: danger: use of uninitialized value ‘comment’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def90]
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:289:9: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘comment’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:280:1: enter_function: entry to ‘prepare_sign_request’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:288:22: call_function: calling ‘public_key_from_file’ from ‘prepare_sign_request’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:288:22: return_function: returning to ‘prepare_sign_request’ from ‘public_key_from_file’
gcr-4.4.0.1/gcr/gcr-ssh-agent-test.c:289:9: danger: use of uninitialized value ‘comment’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def91]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:117:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:440:1: enter_function: entry to ‘main’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:453:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: acquire_resource: stream socket created here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:459:12: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:464:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:467:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:481:14: call_function: calling ‘write_all’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def92]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:122:33: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:440:1: enter_function: entry to ‘main’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:453:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: acquire_resource: stream socket created here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:459:12: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:464:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:467:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:481:14: call_function: calling ‘write_all’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def93]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:244:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘accept(fd, & addr, & addrlen)’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:238:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:244:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:244:9: throw: if ‘g_log’ throws an exception...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:244:9: danger: ‘accept(fd, & addr, & addrlen)’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def94]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:246:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘accept(fd, & addr, & addrlen)’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:238:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:244:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:246:15: throw: if ‘g_malloc0’ throws an exception...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:246:15: danger: ‘accept(fd, & addr, & addrlen)’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def95]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:248:28: warning[-Wanalyzer-fd-leak]: leak of file descriptor
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:238:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:244:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:248:28: danger: leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def96]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:285:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘*(GcrSshAskpass *)obj.fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:266:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:271:42: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:274:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:279:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:279:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:282:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:285:13: danger: ‘*(GcrSshAskpass *)obj.fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def97]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:290:13: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘*(GcrSshAskpass *)obj.fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:266:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:271:42: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:274:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:279:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:279:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:282:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:285:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:290:21: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:290:13: danger: ‘*(GcrSshAskpass *)obj.fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def98]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:295:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:266:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:271:42: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:274:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:279:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:279:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:282:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:285:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:290:21: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:290:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:295:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:295:9: danger: leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def99]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:466:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:453:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: acquire_resource: stream socket created here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:459:12: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:464:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:466:9: throw: if ‘g_strlcpy’ throws an exception...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:466:9: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def100]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:453:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: acquire_resource: stream socket created here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:459:12: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:464:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:467:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: throw: if ‘g_string_new’ throws an exception...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def101]
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:485:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:453:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:458:14: acquire_resource: stream socket created here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:459:12: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:464:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:467:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:472:19: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:481:12: branch_false: following ‘false’ branch...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:485:9: branch_false: ...to here
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:485:9: throw: if ‘g_string_free’ throws an exception...
gcr-4.4.0.1/gcr/gcr-ssh-askpass.c:485:9: danger: ‘fd’ leaks here
Error: COMPILER_WARNING (CWE-477): [#def102]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_prompter_stop_prompting’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:434:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gio.h:141: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-internal.h:26: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr-system-prompt.c:25: included_from: Included from here.
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def103]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:434:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def104]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘perform_close’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:458:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def105]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:458:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def106]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:460:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete_in_idle’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:103:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def107]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:460:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete_in_idle’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def108]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:495:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete_in_idle’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:103:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def109]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:495:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete_in_idle’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def110]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘prompt_method_ready’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:663:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def111]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:663:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def112]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_prompter_vanished’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:789:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def113]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:789:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def114]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_bus_connected’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:808:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def115]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:808:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def116]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:838:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_take_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def117]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:838:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_take_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def118]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:839:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def119]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:839:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def120]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_prompter_begin_prompting’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:872:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_take_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def121]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:872:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_take_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def122]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:873:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def123]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:873:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def124]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_call_timeout’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:884:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def125]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:884:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def126]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:894:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def127]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:894:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def128]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:897:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def129]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:897:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def130]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_call_cancelled’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:908:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def131]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:908:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def132]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:915:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def133]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:915:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def134]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘perform_init_async’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:929:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def135]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:929:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def136]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘gcr_system_prompt_real_init_async’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:990:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def137]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:990:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def138]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:996:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def139]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:996:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def140]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘gcr_system_prompt_real_init_finish’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1011:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def141]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1011:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def142]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1014:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def143]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1014:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def144]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘on_perform_prompt_complete’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1126:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def145]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1126:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def146]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1133:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_take_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def147]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1133:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_take_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def148]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1134:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def149]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1134:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def150]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘perform_prompt_async’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1171:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def151]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1171:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def152]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1173:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def153]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1173:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def154]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1178:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete_in_idle’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:103:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def155]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1178:17: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_complete_in_idle’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def156]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘gcr_system_prompt_password_finish’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1264:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def157]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1264:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def158]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1268:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def159]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1268:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def160]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘gcr_system_prompt_confirm_finish’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1298:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def161]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1298:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def162]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1302:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def163]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1302:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def164]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘gcr_system_prompt_close_async’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1579:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def165]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1579:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead
Error: COMPILER_WARNING (CWE-477): [#def166]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1585:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def167]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1585:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def168]
gcr-4.4.0.1/gcr/gcr-system-prompt.c: scope_hint: In function ‘gcr_system_prompt_close_finish’
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1613:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def169]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1613:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_is_valid’ is deprecated
Error: COMPILER_WARNING (CWE-477): [#def170]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1616:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def171]
gcr-4.4.0.1/gcr/gcr-system-prompt.c:1616:9: warning[-Wdeprecated-declarations]: ‘g_simple_async_result_propagate_error’ is deprecated
Error: GCC_ANALYZER_WARNING (CWE-688): [#def172]
gcr-4.4.0.1/gcr/test-ssh-agent-preload.c:140:9: warning[-Wanalyzer-null-argument]: use of NULL ‘p’ where non-null expected
gcr-4.4.0.1/gcr/test-ssh-agent-preload.c:139:9: branch_false: following ‘false’ branch (when ‘p’ is NULL)...
gcr-4.4.0.1/gcr/test-ssh-agent-preload.c:139:9: branch_false: ...to here
gcr-4.4.0.1/gcr/test-ssh-agent-preload.c:140:9: danger: argument 1 (‘p’) NULL where non-null expected
Error: COMPILER_WARNING (CWE-477): [#def173]
gcr-4.4.0.1/gcr/test-ssh-askpass.c: scope_hint: In function ‘test_ssh_keygen’
gcr-4.4.0.1/gcr/test-ssh-askpass.c:102:9: warning[-Wdeprecated-declarations]: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead
/usr/include/glib-2.0/glib.h:84: included_from: Included from here.
gcr-4.4.0.1/gcr/gcr.h:29: included_from: Included from here.
gcr-4.4.0.1/gcr/test-ssh-askpass.c:24: included_from: Included from here.
/usr/include/glib-2.0/glib/gspawn.h:315:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def174]
gcr-4.4.0.1/gcr/test-ssh-askpass.c:102:9: warning[-Wdeprecated-declarations]: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead
Error: GCC_ANALYZER_WARNING (CWE-775): [#def175]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def176]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def177]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def178]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def179]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def180]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def181]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def182]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def183]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def184]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def185]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def186]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def187]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def188]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def189]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def190]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def191]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def192]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def193]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def194]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def195]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:599:1: enter_function: entry to ‘dump_error_quark’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def196]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def197]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def198]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def199]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def200]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def201]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def202]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def203]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def204]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def205]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def206]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.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): [#def207]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect59yvx9zl/Gck-2.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def208]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def209]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def210]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def211]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def212]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def213]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def214]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def215]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def216]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def217]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:93:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def218]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def219]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:93:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def220]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def221]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def222]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def223]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def224]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def225]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:102:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def226]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def227]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:102:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:704:20: call_function: calling ‘read_line’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def228]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:599:1: enter_function: entry to ‘dump_error_quark’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def229]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def230]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:138:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def231]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def232]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:138:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def233]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def234]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def235]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def236]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_true: following ‘true’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:685:25: branch_true: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def237]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def238]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_resource: opened here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def239]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.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): [#def240]
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:630:1: enter_function: entry to ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:645:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:654:15: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:658:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:669:11: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:670:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:682:12: acquire_memory: allocated here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:683:6: branch_false: following ‘false’ branch...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: branch_false: ...to here
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gcr-4.4.0.1/redhat-linux-build/tmp-introspect5lwx5el3/Gcr-4.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)
Scan Properties
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-185.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 | gcr-4.4.0.1-6.fc44 |
| store-results-to | /tmp/tmprv8sfky7/gcr-4.4.0.1-6.fc44.tar.xz |
| time-created | 2026-01-08 16:18:37 |
| time-finished | 2026-01-08 16:21:16 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmprv8sfky7/gcr-4.4.0.1-6.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmprv8sfky7/gcr-4.4.0.1-6.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |