libgexiv2-0.14.6-2.fc44

List of Findings

Error: GCC_ANALYZER_WARNING (CWE-457): [#def1]
gexiv2-0.14.6/gexiv2/gexiv2-metadata.h:254:1: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘meta’
gexiv2-0.14.6/test/gexiv2-regression.c:207:12: throw: if ‘gexiv2_metadata_new’ throws an exception...
gexiv2-0.14.6/test/gexiv2-regression.c:201:31: call_function: inlined call to ‘glib_autoptr_cleanup_GExiv2Metadata’ from ‘test_bgo_790925’
#  252|   typedef struct _GExiv2MetadataPrivate	GExiv2MetadataPrivate;
#  253|   
#  254|-> G_DEFINE_AUTOPTR_CLEANUP_FUNC(GExiv2Metadata, g_object_unref)
#  255|   
#  256|   struct _GExiv2Metadata

Error: COMPILER_WARNING (CWE-477): [#def2]
gexiv2-0.14.6/gexiv2/gexiv2-startup.cpp: scope_hint: In function ‘gboolean gexiv2_initialize()’
gexiv2-0.14.6/gexiv2/gexiv2-startup.cpp:16:22: warning[-Wdeprecated-declarations]: ‘bool Exiv2::enableBMFF(bool)’ is deprecated
#   16 |     Exiv2::enableBMFF();
#      |     ~~~~~~~~~~~~~~~~~^~
/usr/include/exiv2/exiv2.hpp:9: included_from: Included from here.
gexiv2-0.14.6/gexiv2/gexiv2-startup.cpp:10: included_from: Included from here.
/usr/include/exiv2/bmffimage.hpp:16:30: note: declared here
#   16 | [[deprecated]] EXIV2API bool enableBMFF(bool enable = true);
#      |                              ^~~~~~~~~~
#   14|   gboolean gexiv2_initialize(void) {
#   15|   #if EXIV2_TEST_VERSION(0, 27, 4)
#   16|->     Exiv2::enableBMFF();
#   17|   #endif
#   18|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def3]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:137:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(signals_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:126:1: enter_function: entry to ‘output_signals’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:131:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:132:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:132:6: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:137:15: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:138:5: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:138:5: call_function: calling ‘output_object_signals’ from ‘output_signals’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def4]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:137:15: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(signals_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:126:1: enter_function: entry to ‘output_signals’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:131:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:132:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:132:6: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:137:15: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:138:5: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:138:5: call_function: calling ‘output_object_signals’ from ‘output_signals’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def5]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:452:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(hierarchy_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:401:1: enter_function: entry to ‘output_object_hierarchy’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:408:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:409:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:413:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def6]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:452:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(hierarchy_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:401:1: enter_function: entry to ‘output_object_hierarchy’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:408:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:409:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:413:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def7]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:454:14: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(hierarchy_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:401:1: enter_function: entry to ‘output_object_hierarchy’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:408:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:409:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:413:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def8]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:454:14: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(hierarchy_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:401:1: enter_function: entry to ‘output_object_hierarchy’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:408:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:409:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:413:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def9]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:456:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(hierarchy_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:401:1: enter_function: entry to ‘output_object_hierarchy’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:408:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:409:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:413:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def10]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:456:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(hierarchy_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:401:1: enter_function: entry to ‘output_object_hierarchy’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:408:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:409:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:413:3: call_function: inlined call to ‘output_hierarchy’ from ‘output_object_hierarchy’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def11]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:495:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(interfaces_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:462:13: enter_function: entry to ‘output_object_interfaces’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:467:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:468:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:472:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def12]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:495:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(interfaces_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:462:13: enter_function: entry to ‘output_object_interfaces’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:467:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:468:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:472:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def13]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:497:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(interfaces_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:462:13: enter_function: entry to ‘output_object_interfaces’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:467:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:468:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:472:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def14]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:497:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(interfaces_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:462:13: enter_function: entry to ‘output_object_interfaces’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:467:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:468:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:472:3: call_function: inlined call to ‘output_interfaces’ from ‘output_object_interfaces’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def15]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:538:19: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(prerequisites_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:513:13: enter_function: entry to ‘output_interface_prerequisites’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:517:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:518:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def16]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:538:19: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(prerequisites_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:513:13: enter_function: entry to ‘output_interface_prerequisites’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:517:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:518:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def17]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:540:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(prerequisites_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:513:13: enter_function: entry to ‘output_interface_prerequisites’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:517:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:518:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def18]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:540:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(prerequisites_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:513:13: enter_function: entry to ‘output_interface_prerequisites’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:517:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:518:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:522:3: call_function: calling ‘output_prerequisites’ from ‘output_interface_prerequisites’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def19]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:569:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(actions_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:558:1: enter_function: entry to ‘output_actions’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:563:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:564:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:564:6: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:569:15: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:570:5: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:570:5: call_function: calling ‘output_object_actions’ from ‘output_actions’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def20]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:569:15: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(actions_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:558:1: enter_function: entry to ‘output_actions’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:563:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:564:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:564:6: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:569:15: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:570:5: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:570:5: call_function: calling ‘output_object_actions’ from ‘output_actions’

Error: GCC_ANALYZER_WARNING (CWE-775): [#def21]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:634:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(args_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:623:1: enter_function: entry to ‘output_args’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:628:8: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:629:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:629:6: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:634:15: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:635:5: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:635:5: call_function: calling ‘output_object_args’ from ‘output_args’

Error: GCC_ANALYZER_WARNING (CWE-401): [#def22]
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:634:15: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(args_filename, "w")’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:623:1: enter_function: entry to ‘output_args’
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:628:8: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:629:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:629:6: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:634:15: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:635:5: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/gexiv2-scan.c:635:5: call_function: calling ‘output_object_args’ from ‘output_args’

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Error: GCC_ANALYZER_WARNING (CWE-404): [#def43]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:120:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:599:1: enter_function: entry to ‘dump_error_quark’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:601:3: call_function: calling ‘escaped_printf’ from ‘dump_error_quark’

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

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

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

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

Error: GCC_ANALYZER_WARNING (CWE-775): [#def48]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:685:25: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def49]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:685:25: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:7: throw: if ‘g_file_error_quark’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def50]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:41: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:685:25: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def51]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:41: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_true: following ‘true’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:685:25: branch_true: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:686:41: throw: if ‘g_file_error_from_errno’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def52]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:630:1: enter_function: entry to ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def53]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:630:1: enter_function: entry to ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: acquire_resource: opened here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def54]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:630:1: enter_function: entry to ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.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): [#def55]
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:630:1: enter_function: entry to ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:645:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:654:15: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:658:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:669:11: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:670:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:682:12: acquire_memory: allocated here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:683:6: branch_false: following ‘false’ branch...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: branch_false: ...to here
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:696:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: call_function: calling ‘goutput_write’ from ‘dump_irepository’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:697:3: return_function: returning to ‘dump_irepository’ from ‘goutput_write’
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: throw: if ‘g_hash_table_new’ throws an exception...
gexiv2-0.14.6/redhat-linux-build/tmp-introspectodafuvi6/GExiv2-0.10.c:699:18: danger: ‘fopen(output_filename, "wb")’ leaks here; was allocated at [(8)](sarif:/runs/0/results/208/codeFlows/0/threadFlows/0/locations/7)

Scan Properties

analyzer-version-clippy1.92.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.0
analyzer-version-gcc-analyzer16.0.0
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-181.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-namelibgexiv2-0.14.6-2.fc44
store-results-to/tmp/tmpd9is8bt5/libgexiv2-0.14.6-2.fc44.tar.xz
time-created2026-01-08 18:51:31
time-finished2026-01-08 18:53:11
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpd9is8bt5/libgexiv2-0.14.6-2.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpd9is8bt5/libgexiv2-0.14.6-2.fc44.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9