localsearch-3.9.0-1.fc43
List of Findings
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1]
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:169:13: warning[-Wanalyzer-null-argument]: use of NULL ‘object’ where non-null expected
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:614:1: enter_function: entry to ‘tracker_info’
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:635:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:642:9: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:644:12: branch_true: following ‘true’ branch...
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:645:21: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:645:20: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:648:24: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/cli/tracker-info.c:648:24: call_function: calling ‘info_run’ from ‘tracker_info’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def2]
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-file-utils.c:276:26: warning[-Wanalyzer-null-argument]: use of NULL ‘_path’ where non-null expected
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-file-utils.c:265:1: enter_function: entry to ‘statvfs_helper’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-file-utils.c:276:26: danger: argument 1 (‘_path’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def3]
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-module-manager.c:258:15: warning[-Wanalyzer-null-argument]: use of NULL ‘mimetype’ where non-null expected
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-module-manager.c:237:1: enter_function: entry to ‘lookup_rules’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-module-manager.c:258:15: danger: argument 1 (‘mimetype’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def4]
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:180:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(fds[1], 1)’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:151:1: enter_function: entry to ‘tracker_term_pipe_to_pager’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:157:14: call_function: calling ‘tracker_term_is_tty’ from ‘tracker_term_pipe_to_pager’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:157:14: return_function: returning to ‘tracker_term_pipe_to_pager’ from ‘tracker_term_is_tty’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:157:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:160:13: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:160:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:163:25: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:163:25: call_function: calling ‘best_pager’ from ‘tracker_term_pipe_to_pager’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:163:25: return_function: returning to ‘tracker_term_pipe_to_pager’ from ‘best_pager’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:164:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:168:9: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:168:9: call_function: calling ‘tracker_term_dimensions’ from ‘tracker_term_pipe_to_pager’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:168:9: return_function: returning to ‘tracker_term_pipe_to_pager’ from ‘tracker_term_dimensions’
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:180:13: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../src/common/tracker-term-utils.c:180:12: danger: ‘dup2(fds[1], 1)’ leaks here; was opened at [(24)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/23)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def5]
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:381:38: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:351:1: enter_function: entry to ‘tracker_miner_files_peer_listener_add_watch’
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:361:9: branch_false: following ‘false’ branch (when ‘listener’ is non-NULL)...
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:361:9: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:362:9: branch_false: following ‘false’ branch (when ‘file’ is non-NULL)...
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:362:9: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:363:9: branch_true: following ‘true’ branch (when ‘dbus_name’ is non-NULL)...
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:365:16: call_function: inlined call to ‘tracker_miner_files_peer_listener_get_instance_private’ from ‘tracker_miner_files_peer_listener_add_watch’
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:376:12: branch_true: following ‘true’ branch...
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:379:29: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:379:29: call_function: calling ‘file_peers_data_new’ from ‘tracker_miner_files_peer_listener_add_watch’
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:379:29: return_function: returning to ‘tracker_miner_files_peer_listener_add_watch’ from ‘file_peers_data_new’
localsearch-3.9.0/redhat-linux-build/../src/control/tracker-miner-files-peer-listener.c:381:38: danger: dereference of NULL ‘file_peers_data_new(file)’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def6]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:55:9: warning[-Wanalyzer-malloc-leak]: leak of ‘extBlock.bytes’
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:464:1: enter_function: entry to ‘tracker_extract_get_metadata’
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:481:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:486:14: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:488:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:502:24: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:502:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:510:9: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-gif.c:514:20: call_function: calling ‘read_metadata’ from ‘tracker_extract_get_metadata’
Error: COMPILER_WARNING (CWE-477): [#def7]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-html.c:292:9: warning[-Wdeprecated-declarations]: ‘htmlSAXParseFile’ is deprecated
Error: GCC_ANALYZER_WARNING (CWE-476): [#def8]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:172:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘output’
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:185:1: enter_function: entry to ‘read_metadata’
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:207:30: branch_true: following ‘true’ branch (when ‘info_index != 2’)...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:208:53: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:208:20: branch_false: following ‘false’ branch...
branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:213:29: branch_true: following ‘true’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:214:38: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:214:28: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:219:28: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:232:28: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:232:28: branch_true: following ‘true’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:243:46: call_function: calling ‘raw_profile_new’ from ‘read_metadata’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def9]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:176:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘output’
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:185:1: enter_function: entry to ‘read_metadata’
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:207:30: branch_true: following ‘true’ branch (when ‘info_index != 2’)...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:208:53: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:208:20: branch_false: following ‘false’ branch...
branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:213:29: branch_true: following ‘true’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:214:38: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:214:28: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:219:28: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:232:28: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:232:28: branch_true: following ‘true’ branch...
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-png.c:243:46: call_function: calling ‘raw_profile_new’ from ‘read_metadata’
Error: COMPILER_WARNING (CWE-477): [#def10]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:249:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def11]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:251:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def12]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:255:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def13]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:257:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def14]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:261:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def15]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:262:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def16]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:263:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def17]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:264:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def18]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:265:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def19]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:267:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_exposure_time’ is deprecated: Use 'gexiv2_metadata_try_get_exposure_time' instead
Error: COMPILER_WARNING (CWE-477): [#def20]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:270:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_fnumber’ is deprecated: Use 'gexiv2_metadata_try_get_fnumber' instead
Error: COMPILER_WARNING (CWE-477): [#def21]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:272:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def22]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:273:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
Error: COMPILER_WARNING (CWE-477): [#def23]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:274:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def24]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:275:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
Error: COMPILER_WARNING (CWE-477): [#def25]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:279:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_focal_length’ is deprecated: Use 'gexiv2_metadata_try_get_focal_length' instead
Error: COMPILER_WARNING (CWE-477): [#def26]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:281:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def27]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:282:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_iso_speed’ is deprecated: Use 'gexiv2_metadata_try_get_iso_speed' instead
Error: COMPILER_WARNING (CWE-477): [#def28]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:284:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def29]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:285:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
Error: COMPILER_WARNING (CWE-477): [#def30]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:286:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def31]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:287:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
Error: COMPILER_WARNING (CWE-477): [#def32]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:291:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def33]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:292:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
Error: COMPILER_WARNING (CWE-477): [#def34]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:296:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def35]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:298:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
Error: COMPILER_WARNING (CWE-477): [#def36]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:299:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
Error: COMPILER_WARNING (CWE-477): [#def37]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:301:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def38]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:302:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def39]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:304:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_gps_altitude’ is deprecated: Use 'gexiv2_metadata_try_get_gps_altitude' instead
Error: COMPILER_WARNING (CWE-477): [#def40]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:307:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_gps_latitude’ is deprecated: Use 'gexiv2_metadata_try_get_gps_latitude' instead
Error: COMPILER_WARNING (CWE-477): [#def41]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:310:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_gps_longitude’ is deprecated: Use 'gexiv2_metadata_try_get_gps_longitude' instead
Error: COMPILER_WARNING (CWE-477): [#def42]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:313:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
Error: COMPILER_WARNING (CWE-477): [#def43]
localsearch-3.9.0/redhat-linux-build/../src/extractor/tracker-extract-raw.c:359:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_orientation’ is deprecated: Use 'gexiv2_metadata_try_get_orientation' instead
Error: GCC_ANALYZER_WARNING (CWE-688): [#def44]
localsearch-3.9.0/redhat-linux-build/../src/extractor/utils/tracker-utils.c:888:22: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
localsearch-3.9.0/redhat-linux-build/../src/extractor/utils/tracker-utils.c:879:1: enter_function: entry to ‘tracker_keywords_parse’
localsearch-3.9.0/redhat-linux-build/../src/extractor/utils/tracker-utils.c:888:22: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: COMPILER_WARNING (CWE-477): [#def45]
localsearch-3.9.0/redhat-linux-build/../src/indexer/tracker-storage.c:459:21: warning[-Wdeprecated-declarations]: ‘g_unix_mount_at’ is deprecated: Use 'g_unix_mount_entry_at' instead
Error: COMPILER_WARNING (CWE-477): [#def46]
localsearch-3.9.0/redhat-linux-build/../src/indexer/tracker-storage.c:465:25: warning[-Wdeprecated-declarations]: ‘g_unix_mount_get_fs_type’ is deprecated: Use 'g_unix_mount_entry_get_fs_type' instead
Error: COMPILER_WARNING (CWE-477): [#def47]
localsearch-3.9.0/redhat-linux-build/../src/indexer/tracker-storage.c:520:25: warning[-Wdeprecated-declarations]: ‘g_unix_mount_free’ is deprecated: Use 'g_unix_mount_entry_free' instead
Error: GCC_ANALYZER_WARNING (CWE-688): [#def48]
localsearch-3.9.0/redhat-linux-build/../src/indexer/tracker-storage.c:886:23: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
localsearch-3.9.0/redhat-linux-build/../src/indexer/tracker-storage.c:865:1: enter_function: entry to ‘get_mount_point_by_uuid_foreach’
localsearch-3.9.0/redhat-linux-build/../src/indexer/tracker-storage.c:886:23: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def49]
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:140:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:133:1: enter_function: entry to ‘test_iptc_extraction’
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:137:16: call_function: calling ‘load_iptc_blob’ from ‘test_iptc_extraction’
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:137:16: return_function: returning to ‘test_iptc_extraction’ from ‘load_iptc_blob’
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:138:9: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:138:9: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/extract-utils/tracker-iptc-test.c:140:9: danger: dereference of NULL ‘load_iptc_blob("/builddir/build/BUILD/localsearch-3.9.0//tests/extract-utils/iptc-img.jpg")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def50]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read-trunc/fs-read-trunc.c:15:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(g_file_get_path(tracker_extract_info_get_file(info)), 512)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read-trunc/fs-read-trunc.c:15:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read-trunc/fs-read-trunc.c:15:14: danger: ‘open(g_file_get_path(tracker_extract_info_get_file(info)), 512)’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def51]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read-trunc/fs-read-trunc.c:16:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(g_file_get_path(tracker_extract_info_get_file(info)), 512)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read-trunc/fs-read-trunc.c:15:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read-trunc/fs-read-trunc.c:16:12: danger: ‘open(g_file_get_path(tracker_extract_info_get_file(info)), 512)’ leaks here; was opened at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def52]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:14:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/proc/cmdline", 0)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:14:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:14:14: danger: ‘open("/proc/cmdline", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def53]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:15:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/proc/cmdline", 0)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:14:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:15:12: danger: ‘open("/proc/cmdline", 0)’ leaks here; was opened at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def54]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/etc/motd", 0)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:15:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: danger: ‘open("/etc/motd", 0)’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def55]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:19:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/etc/motd", 0)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:15:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:19:12: danger: ‘open("/etc/motd", 0)’ leaks here; was opened at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def56]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:23:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(g_path_get_dirname(g_get_home_dir()), 65536)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:15:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:19:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:22:23: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:23:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:23:14: danger: ‘open(g_path_get_dirname(g_get_home_dir()), 65536)’ leaks here; was opened at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def57]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:24:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(g_path_get_dirname(g_get_home_dir()), 65536)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:15:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:18:14: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:19:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:22:23: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:23:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-read/fs-read.c:24:12: danger: ‘open(g_path_get_dirname(g_get_home_dir()), 65536)’ leaks here; was opened at [(5)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def58]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:11:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘try_open(g_build_filename(g_get_tmp_dir(), "bwahaha.txt", 0))’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:22:1: enter_function: entry to ‘tracker_extract_get_metadata’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:31:14: call_function: calling ‘try_open’ from ‘tracker_extract_get_metadata’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:31:14: return_function: returning to ‘tracker_extract_get_metadata’ from ‘try_open’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:11:12: danger: ‘try_open(g_build_filename(g_get_tmp_dir(), "bwahaha.txt", 0))’ leaks here; was opened at [(4)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def59]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:11:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘try_open(g_file_get_path(tracker_extract_info_get_file(info)))’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:22:1: enter_function: entry to ‘tracker_extract_get_metadata’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:31:14: call_function: calling ‘try_open’ from ‘tracker_extract_get_metadata’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:31:14: return_function: returning to ‘tracker_extract_get_metadata’ from ‘try_open’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:32:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:34:13: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:34:12: branch_false: following ‘false’ branch...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:38:16: branch_false: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:39:14: call_function: calling ‘try_open’ from ‘tracker_extract_get_metadata’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:39:14: return_function: returning to ‘tracker_extract_get_metadata’ from ‘try_open’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:11:12: danger: ‘try_open(g_file_get_path(tracker_extract_info_get_file(info)))’ leaks here; was opened at [(14)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/13)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def60]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:15:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(path, 1)’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:14:14: acquire_resource: opened here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/fs-write/fs-write.c:15:12: danger: ‘open(path, 1)’ leaks here; was opened at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def61]
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/net-access/net-access.c:48:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/net-access/net-access.c:18:14: acquire_resource: stream socket created here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/net-access/net-access.c:19:12: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/net-access/net-access.c:20:17: branch_true: ...to here
localsearch-3.9.0/redhat-linux-build/../tests/functional-tests/test-extractor-modules/malice/net-access/net-access.c:48:9: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-688): [#def62]
localsearch-3.9.0/redhat-linux-build/../tests/indexer/tracker-monitor-test.c:517:9: warning[-Wanalyzer-null-argument]: use of NULL ‘fopen(g_build_filename(directory, filename, 0), "wb")’ where non-null expected
localsearch-3.9.0/redhat-linux-build/../tests/indexer/tracker-monitor-test.c:788:1: enter_function: entry to ‘test_monitor_file_event_moved_from_not_monitored’
localsearch-3.9.0/redhat-linux-build/../tests/indexer/tracker-monitor-test.c:797:9: call_function: calling ‘set_file_contents’ from ‘test_monitor_file_event_moved_from_not_monitored’
Error: COMPILER_WARNING (CWE-477): [#def63]
localsearch-3.9.0/src/extractor/tracker-extract-html.c: scope_hint: In function ‘tracker_extract_get_metadata’
localsearch-3.9.0/src/extractor/tracker-extract-html.c:292:9: warning[-Wdeprecated-declarations]: ‘htmlSAXParseFile’ is deprecated
localsearch-3.9.0/src/extractor/tracker-extract-html.c:27: included_from: Included from here.
/usr/include/libxml2/libxml/HTMLparser.h:157:25: note: declared here
Error: CPPCHECK_WARNING (CWE-476): [#def64]
localsearch-3.9.0/src/extractor/tracker-extract-png.c:172: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output
Error: CPPCHECK_WARNING (CWE-476): [#def65]
localsearch-3.9.0/src/extractor/tracker-extract-png.c:176: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output
Error: COMPILER_WARNING (CWE-477): [#def66]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c: scope_hint: In function ‘parse_exif_data’
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:249:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2.h:13: included_from: Included from here.
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:24: included_from: Included from here.
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def67]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:251:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def68]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:255:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def69]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:257:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def70]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:261:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def71]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:262:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def72]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:263:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def73]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:264:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def74]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:265:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def75]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:267:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_exposure_time’ is deprecated: Use 'gexiv2_metadata_try_get_exposure_time' instead
/usr/include/gexiv2/gexiv2-metadata.h:1639:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def76]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:270:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_fnumber’ is deprecated: Use 'gexiv2_metadata_try_get_fnumber' instead
/usr/include/gexiv2/gexiv2-metadata.h:1670:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def77]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:272:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def78]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:273:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
/usr/include/gexiv2/gexiv2-metadata.h:834:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def79]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:274:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def80]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:275:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
/usr/include/gexiv2/gexiv2-metadata.h:834:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def81]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:279:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_focal_length’ is deprecated: Use 'gexiv2_metadata_try_get_focal_length' instead
/usr/include/gexiv2/gexiv2-metadata.h:1698:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def82]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:281:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def83]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:282:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_iso_speed’ is deprecated: Use 'gexiv2_metadata_try_get_iso_speed' instead
/usr/include/gexiv2/gexiv2-metadata.h:1724:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def84]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:284:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def85]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:285:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
/usr/include/gexiv2/gexiv2-metadata.h:834:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def86]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:286:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def87]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:287:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
/usr/include/gexiv2/gexiv2-metadata.h:834:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def88]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:291:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def89]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:292:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
/usr/include/gexiv2/gexiv2-metadata.h:834:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def90]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:296:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def91]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:298:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_has_tag’ is deprecated: Use 'gexiv2_metadata_try_has_tag' instead
/usr/include/gexiv2/gexiv2-metadata.h:412:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def92]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:299:17: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_long’ is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead
/usr/include/gexiv2/gexiv2-metadata.h:834:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def93]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:301:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def94]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:302:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def95]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:304:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_gps_altitude’ is deprecated: Use 'gexiv2_metadata_try_get_gps_altitude' instead
/usr/include/gexiv2/gexiv2-metadata.h:1827:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def96]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:307:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_gps_latitude’ is deprecated: Use 'gexiv2_metadata_try_get_gps_latitude' instead
/usr/include/gexiv2/gexiv2-metadata.h:1812:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def97]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:310:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_gps_longitude’ is deprecated: Use 'gexiv2_metadata_try_get_gps_longitude' instead
/usr/include/gexiv2/gexiv2-metadata.h:1798:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def98]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:313:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_tag_string’ is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead
/usr/include/gexiv2/gexiv2-metadata.h:716:25: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def99]
localsearch-3.9.0/src/extractor/tracker-extract-raw.c: scope_hint: In function ‘tracker_extract_get_metadata’
localsearch-3.9.0/src/extractor/tracker-extract-raw.c:359:9: warning[-Wdeprecated-declarations]: ‘gexiv2_metadata_get_orientation’ is deprecated: Use 'gexiv2_metadata_try_get_orientation' instead
/usr/include/gexiv2/gexiv2-metadata.h:1376:19: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def100]
localsearch-3.9.0/src/indexer/tracker-storage.c: scope_hint: In function ‘mount_guess_content_type’
localsearch-3.9.0/src/indexer/tracker-storage.c:459:21: warning[-Wdeprecated-declarations]: ‘g_unix_mount_at’ is deprecated: Use 'g_unix_mount_entry_at' instead
localsearch-3.9.0/src/indexer/tracker-storage.c:25: included_from: Included from here.
/usr/include/gio-unix-2.0/gio/gunixmounts.h:213:18: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def101]
localsearch-3.9.0/src/indexer/tracker-storage.c:465:25: warning[-Wdeprecated-declarations]: ‘g_unix_mount_get_fs_type’ is deprecated: Use 'g_unix_mount_entry_get_fs_type' instead
/usr/include/gio-unix-2.0/gio/gunixmounts.h:115:16: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def102]
localsearch-3.9.0/src/indexer/tracker-storage.c:520:25: warning[-Wdeprecated-declarations]: ‘g_unix_mount_free’ is deprecated: Use 'g_unix_mount_entry_free' instead
/usr/include/gio-unix-2.0/gio/gunixmounts.h:78:16: note: declared here
Error: COMPILER_WARNING (CWE-252): [#def103]
localsearch-3.9.0/tests/indexer/tracker-file-notifier-test.c: scope_hint: In function ‘perform_file_operation’
localsearch-3.9.0/tests/indexer/tracker-file-notifier-test.c:110:9: warning[-Wunused-result]: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’
Error: COMPILER_WARNING (CWE-252): [#def104]
localsearch-3.9.0/tests/indexer/tracker-miner-fs-test.c: scope_hint: In function ‘perform_file_operation’
localsearch-3.9.0/tests/indexer/tracker-miner-fs-test.c:228:9: warning[-Wunused-result]: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’
Error: CPPCHECK_WARNING (CWE-476): [#def105]
localsearch-3.9.0/tests/indexer/tracker-monitor-test.c:517: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: file
Scan Properties
analyzer-version-clippy | 1.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-119.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.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | localsearch-3.9.0-1.fc43 |
store-results-to | /tmp/tmpn8tu7_mt/localsearch-3.9.0-1.fc43.tar.xz |
time-created | 2025-04-25 14:26:00 |
time-finished | 2025-04-25 14:28:38 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmpn8tu7_mt/localsearch-3.9.0-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpn8tu7_mt/localsearch-3.9.0-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |