anaconda-44.15-1.20260127100646898014.pr6870.2.gef7a0b2fbc
List of Findings
Error: SHELLCHECK_WARNING (CWE-457): [#def1]
/usr/lib/dracut/modules.d/80anaconda/anaconda-diskroot:86:21: warning[SC2154]: repodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def2]
/usr/lib/dracut/modules.d/80anaconda/anaconda-hmcroot:18:24: warning[SC2154]: repodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def3]
/usr/lib/dracut/modules.d/80anaconda/anaconda-lib.sh:166:40: warning[SC2154]: hookdir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def4]
/usr/lib/dracut/modules.d/80anaconda/anaconda-lib.sh:318:11: warning[SC2154]: parsed_kickstart is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def5]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:12:15: warning[SC2154]: root is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def6]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:16:9: warning[SC2154]: hookdir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def7]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:21:4: warning[SC2154]: prefix is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def8]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:49:26: warning[SC2154]: options is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def9]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:50:58: warning[SC2154]: server is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def10]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:50:66: warning[SC2154]: path is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def11]
/usr/lib/dracut/modules.d/80anaconda/anaconda-netroot.sh:62:32: warning[SC2154]: repodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def12]
/usr/lib/dracut/modules.d/80anaconda/anaconda-pre-shutdown.sh:18:12: warning[SC2154]: repodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def13]
/usr/lib/dracut/modules.d/80anaconda/anaconda-pre-shutdown.sh:18:21: warning[SC2154]: isodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def14]
/usr/lib/dracut/modules.d/80anaconda/driver-updates-genrules.sh:39:55: warning[SC2154]: dd_type is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def15]
/usr/lib/dracut/modules.d/80anaconda/driver-updates-genrules.sh:40:71: warning[SC2154]: dd_dev is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def16]
/usr/lib/dracut/modules.d/80anaconda/driver-updates-genrules.sh:50:30: warning[SC2154]: hookdir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def17]
/usr/lib/dracut/modules.d/80anaconda/fetch-kickstart-net.sh:70:12: warning[SC2154]: hookdir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def18]
/usr/lib/dracut/modules.d/80anaconda/kickstart-genrules.sh:13:15: warning[SC2154]: kstype is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def19]
/usr/lib/dracut/modules.d/80anaconda/kickstart-genrules.sh:31:62: warning[SC2154]: hookdir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def20]
/usr/lib/dracut/modules.d/80anaconda/module-setup.sh:39:11: warning[SC2154]: moddir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def21]
/usr/lib/dracut/modules.d/80anaconda/parse-anaconda-kickstart.sh:34:18: warning[SC2154]: kspath is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def22]
/usr/lib/dracut/modules.d/80anaconda/parse-anaconda-options.sh:8:11: warning[SC2154]: repodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def23]
/usr/lib/dracut/modules.d/80anaconda/parse-anaconda-options.sh:8:22: warning[SC2154]: isodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def24]
/usr/lib/dracut/modules.d/80anaconda/parse-anaconda-repo.sh:24:11: warning[SC2154]: repotype is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def25]
/usr/lib/dracut/modules.d/80anaconda/repo-genrules.sh:7:7: warning[SC2154]: root is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def26]
/usr/lib/dracut/modules.d/80anaconda/repo-genrules.sh:13:45: warning[SC2154]: diskpath is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def27]
/usr/lib/dracut/modules.d/80anaconda/save-initramfs.sh:9:11: warning[SC2154]: repodir is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def28]
/usr/lib/dracut/modules.d/80anaconda/updates-genrules.sh:6:9: warning[SC2154]: anac_updates is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-457): [#def29]
/usr/lib/dracut/modules.d/80anaconda/updates-genrules.sh:21:74: warning[SC2154]: path is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-571): [#def30]
/usr/libexec/anaconda/log-capture:10:19: warning[SC2155]: Declare and assign separately to avoid masking return values.
Error: SHELLCHECK_WARNING (CWE-252): [#def31]
/usr/libexec/anaconda/log-capture:13:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-398): [#def32]
/usr/libexec/anaconda/start-module:15:14: warning[SC2163]: This does not export '2'. Remove $/${} for that, or use ${var?} to quiet.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def33]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_object_signals'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:169:27: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(signals_filename, "w")'
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:6: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:300:50: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:193:7: note: in expansion of macro 'G_TYPE_IS_INTERFACE'
/usr/include/glib-2.0/gobject/gtype.h:300:50: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:193:7: note: in expansion of macro 'G_TYPE_IS_INTERFACE'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def34]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:169:27: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(signals_filename, "w")'
/usr/include/glib-2.0/gobject/gtype.h:300:50: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:193:7: note: in expansion of macro 'G_TYPE_IS_INTERFACE'
/usr/include/glib-2.0/gobject/gtype.h:300:50: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:193:7: note: in expansion of macro 'G_TYPE_IS_INTERFACE'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def35]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:484:3: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def36]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:484:3: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def37]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:486:14: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def38]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:486:14: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def39]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:488:15: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(hierarchy_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def40]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:488:15: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(hierarchy_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_hierarchy.part.0'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def41]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_interfaces.part.0'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:527:16: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_interfaces.part.0'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def42]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:527:16: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_interfaces.part.0'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def43]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:529:20: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(interfaces_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_interfaces.part.0'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def44]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:529:20: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(interfaces_filename, "w")'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_interfaces.part.0'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def45]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_prerequisites'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:570:19: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def46]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:570:19: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def47]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:572:23: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(prerequisites_filename, "w")'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def48]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:572:23: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(prerequisites_filename, "w")'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def49]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_object_actions'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:601:27: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(actions_filename, "w")'
/usr/include/glib-2.0/gobject/gobject.h:44:38: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:613:8: note: in expansion of macro 'G_TYPE_IS_OBJECT'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def50]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:601:27: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(actions_filename, "w")'
/usr/include/glib-2.0/gobject/gobject.h:44:38: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:613:8: note: in expansion of macro 'G_TYPE_IS_OBJECT'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def51]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c: scope_hint: In function 'output_object_args'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:666:27: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(args_filename, "w")'
/usr/include/glib-2.0/gobject/gobject.h:44:38: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:1159:7: note: in expansion of macro 'G_TYPE_IS_OBJECT'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def52]
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:666:27: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(args_filename, "w")'
/usr/include/glib-2.0/gobject/gobject.h:44:38: note: in expansion of macro 'G_TYPE_FUNDAMENTAL'
anaconda-44.15/widgets/doc/AnacondaWidgets-scan.c:1159:7: note: in expansion of macro 'G_TYPE_IS_OBJECT'
Error: COMPILER_WARNING (CWE-477): [#def53]
anaconda-44.15/widgets/src/BaseStandalone.c: scope_hint: In function 'anaconda_base_standalone_class_init'
anaconda-44.15/widgets/src/BaseStandalone.c:152:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
anaconda-44.15/widgets/src/BaseWindow.h:21: included_from: Included from here.
anaconda-44.15/widgets/src/BaseStandalone.c:20: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def54]
anaconda-44.15/widgets/src/BaseWindow.c: scope_hint: In function 'anaconda_base_window_class_init'
anaconda-44.15/widgets/src/BaseWindow.c:235:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
anaconda-44.15/widgets/src/LayoutIndicator.h:21: included_from: Included from here.
anaconda-44.15/widgets/src/BaseWindow.c:25: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def55]
anaconda-44.15/widgets/src/DiskOverview.c: scope_hint: In function 'anaconda_disk_overview_class_init'
anaconda-44.15/widgets/src/DiskOverview.c:239:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/atk-1.0/atk/atk-enum-types.h:12: included_from: Included from here.
/usr/include/atk-1.0/atk/atk.h:24: included_from: Included from here.
anaconda-44.15/widgets/src/DiskOverview.c:20: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def56]
anaconda-44.15/widgets/src/HubWindow.c: scope_hint: In function 'anaconda_hub_window_class_init'
anaconda-44.15/widgets/src/HubWindow.c:103:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
anaconda-44.15/widgets/src/BaseStandalone.h:21: included_from: Included from here.
anaconda-44.15/widgets/src/HubWindow.c:20: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def57]
anaconda-44.15/widgets/src/LayoutIndicator.c: scope_hint: In function 'anaconda_layout_indicator_class_init'
anaconda-44.15/widgets/src/LayoutIndicator.c:137:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/atk-1.0/atk/atk-enum-types.h:12: included_from: Included from here.
/usr/include/atk-1.0/atk/atk.h:24: included_from: Included from here.
anaconda-44.15/widgets/src/LayoutIndicator.c:22: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def58]
anaconda-44.15/widgets/src/MountpointSelector.c: scope_hint: In function 'anaconda_mountpoint_selector_class_init'
anaconda-44.15/widgets/src/MountpointSelector.c:203:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
anaconda-44.15/widgets/src/MountpointSelector.c:21: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def59]
anaconda-44.15/widgets/src/SpokeSelector.c: scope_hint: In function 'anaconda_spoke_selector_class_init'
anaconda-44.15/widgets/src/SpokeSelector.c:167:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/atk-1.0/atk/atk-enum-types.h:12: included_from: Included from here.
/usr/include/atk-1.0/atk/atk.h:24: included_from: Included from here.
anaconda-44.15/widgets/src/SpokeSelector.c:20: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def60]
anaconda-44.15/widgets/src/SpokeWindow.c: scope_hint: In function 'anaconda_spoke_window_class_init'
anaconda-44.15/widgets/src/SpokeWindow.c:100:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
anaconda-44.15/widgets/src/BaseWindow.h:21: included_from: Included from here.
anaconda-44.15/widgets/src/SpokeWindow.c:20: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: COMPILER_WARNING (CWE-477): [#def61]
anaconda-44.15/widgets/src/StandaloneWindow.c: scope_hint: In function 'anaconda_standalone_window_class_init'
anaconda-44.15/widgets/src/StandaloneWindow.c:114:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated
/usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here.
/usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here.
/usr/include/glib-2.0/glib-object.h:24: included_from: Included from here.
/usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here.
/usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here.
/usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here.
/usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here.
anaconda-44.15/widgets/src/BaseStandalone.h:21: included_from: Included from here.
anaconda-44.15/widgets/src/StandaloneWindow.c:20: included_from: Included from here.
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def62]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c: scope_hint: In function ‘write_all.part.0’
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def63]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:68:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def64]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def65]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:68:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def66]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c: scope_hint: In function ‘read_line’
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def67]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:81:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def68]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def69]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:81:24: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def70]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:93:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def71]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:93:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def72]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:93:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def73]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:93:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def74]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def75]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:99:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def76]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def77]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:99:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def78]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:102:22: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def79]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:102:22: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(output_filename, "wb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def80]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:102:22: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(input_filename, "rb")’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def81]
anaconda-44.15/widgets/src/tmp-introspectsdq33qmn/AnacondaWidgets-3.4.c:102:22: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(output_filename, "wb")’
Scan Properties
| analyzer-version-clippy | 1.93.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.1 |
| analyzer-version-gcc-analyzer | 16.0.1 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-61.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.20260119.105402.g7a5be1b.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | anaconda-44.15-1.20260127100646898014.pr6870.2.gef7a0b2fbc |
| store-results-to | /tmp/tmpw3j_mo6w/anaconda-44.15-1.20260127100646898014.pr6870.2.gef7a0b2fbc.tar.xz |
| time-created | 2026-01-27 10:22:43 |
| time-finished | 2026-01-27 10:26:36 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,shellcheck,cppcheck,gcc,clippy' '-o' '/tmp/tmpw3j_mo6w/anaconda-44.15-1.20260127100646898014.pr6870.2.gef7a0b2fbc.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmpw3j_mo6w/anaconda-44.15-1.20260127100646898014.pr6870.2.gef7a0b2fbc.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |