Fixed findings

List of Findings

Error: GCC_ANALYZER_WARNING (CWE-688): [#def1]
util-linux-2.43.devel/agetty-cmd/issuefile.c: scope_hint: In function ‘issuefile_read_stream.part.0’
util-linux-2.43.devel/agetty-cmd/issuefile.c:256:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*ie.output’ where non-null expected
util-linux-2.43.devel/agetty-cmd/issuefile.c:9: included_from: Included from here.
/usr/include/stdio.h:616:12: note: argument 2 of ‘putc’ must be non-null
#  254|   			output_special_char(ie, fgetc(f), op, tp, f);
#  255|   		else
#  256|-> 			putc(c, ie->output);
#  257|   	}
#  258|   

Error: GCC_ANALYZER_WARNING (CWE-688): [#def2]
util-linux-2.43.devel/agetty-cmd/issuefile.c: scope_hint: In function ‘dump_iface_all’
util-linux-2.43.devel/agetty-cmd/issuefile.c:610:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*ie.output’ where non-null expected
util-linux-2.43.devel/include/netlink.h:28: included_from: Included from here.
util-linux-2.43.devel/include/netaddrq.h:17: included_from: Included from here.
util-linux-2.43.devel/agetty-cmd/agetty.h:34: included_from: Included from here.
util-linux-2.43.devel/agetty-cmd/issuefile.c:19: included_from: Included from here.
util-linux-2.43.devel/include/netaddrq.h:62:46: note: in expansion of macro ‘list_for_each’
util-linux-2.43.devel/agetty-cmd/issuefile.c:852:17: note: in expansion of macro ‘list_for_each_netaddrq_iface’
/usr/include/stdio.h:364:12: note: argument 1 of ‘fprintf’ must be non-null
#  608|   		if (first)
#  609|   		{
#  610|-> 			fprintf(ie->output, "%s: ", ifaceq->ifname);
#  611|   			first = false;
#  612|   		}

Error: GCC_ANALYZER_WARNING (CWE-688): [#def3]
util-linux-2.43.devel/agetty-cmd/issuefile.c:622:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*ie.output’ where non-null expected
util-linux-2.43.devel/include/netaddrq.h:62:46: note: in expansion of macro ‘list_for_each’
util-linux-2.43.devel/agetty-cmd/issuefile.c:852:17: note: in expansion of macro ‘list_for_each_netaddrq_iface’
util-linux-2.43.devel/agetty-cmd/issuefile.c:605:9: note: in expansion of macro ‘list_for_each’
util-linux-2.43.devel/agetty-cmd/issuefile.c:617:9: note: in expansion of macro ‘list_for_each’
/usr/include/stdio.h:364:12: note: argument 1 of ‘fprintf’ must be non-null
#  620|   		if (first)
#  621|   		{
#  622|-> 			fprintf(ie->output, "%s: ", ifaceq->ifname);
#  623|   			first = false;
#  624|   		}

Error: GCC_ANALYZER_WARNING (CWE-688): [#def4]
util-linux-2.43.devel/agetty-cmd/issuefile.c: scope_hint: In function ‘output_special_char’
util-linux-2.43.devel/agetty-cmd/issuefile.c:682:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*ie.output’ where non-null expected
<built-in>: note: argument 2 of ‘__builtin_fputc’ must be non-null
#  680|   			}
#  681|   		} else
#  682|-> 			fputs("\033", ie->output);
#  683|   		break;
#  684|   	}

Error: GCC_ANALYZER_WARNING (CWE-688): [#def5]
util-linux-2.43.devel/agetty-cmd/issuefile.c:757:17: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*ie.output’ where non-null expected
<built-in>: note: argument 2 of ‘__builtin_fputs’ must be non-null
#  755|   	}
#  756|   	case 'l':
#  757|-> 		fprintf (ie->output, "%s", op->tty);
#  758|   		break;
#  759|   	case 'b':

Error: GCC_ANALYZER_WARNING (CWE-688): [#def6]
util-linux-2.43.devel/agetty-cmd/issuefile.c:862:17: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*ie.output’ where non-null expected
/usr/include/stdio.h:616:12: note: argument 2 of ‘putc’ must be non-null
#  860|   #endif /* USE_NETLINK */
#  861|   	default:
#  862|-> 		putc(c, ie->output);
#  863|   		break;
#  864|   	}

Scan Properties

analyzer-version-clippy1.97.1
analyzer-version-cppcheck2.21.1
analyzer-version-gcc16.1.1
analyzer-version-gcc-analyzer16.1.1
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
diffbase-analyzer-version-clippy1.97.1
diffbase-analyzer-version-cppcheck2.21.1
diffbase-analyzer-version-gcc16.1.1
diffbase-analyzer-version-gcc-analyzer16.1.1
diffbase-analyzer-version-shellcheck0.11.0
diffbase-analyzer-version-unicontrol0.0.2
diffbase-enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
diffbase-exit-code0
diffbase-hostip-172-16-1-128.us-west-2.compute.internal
diffbase-known-false-positives/usr/share/csmock/known-false-positives.js
diffbase-known-false-positives-rpmknown-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch
diffbase-mock-configfedora-rawhide-x86_64
diffbase-project-nameutil-linux-2.43.devel-1.20260803133413547707.pr4523.1095.g90f9368e5
diffbase-store-results-to/tmp/tmpx40uxn62/util-linux-2.43.devel-1.20260803133413547707.pr4523.1095.g90f9368e5.tar.xz
diffbase-time-created2026-08-03 13:53:18
diffbase-time-finished2026-08-03 14:03:43
diffbase-toolcsmock
diffbase-tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,clippy,unicontrol,shellcheck,cppcheck' '-o' '/tmp/tmpx40uxn62/util-linux-2.43.devel-1.20260803133413547707.pr4523.1095.g90f9368e5.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmpx40uxn62/util-linux-2.43.devel-1.20260803133413547707.pr4523.1095.g90f9368e5.src.rpm'
diffbase-tool-versioncsmock-3.8.7.HEAD-1.el9
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-128.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-nameutil-linux-2.43.devel-1.20260803122217541224.master.1072.gde5a5be64
store-results-to/tmp/tmptf428eok/util-linux-2.43.devel-1.20260803122217541224.master.1072.gde5a5be64.tar.xz
time-created2026-08-03 13:42:38
time-finished2026-08-03 13:52:52
titleFixed findings
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,clippy,unicontrol,shellcheck,cppcheck' '-o' '/tmp/tmptf428eok/util-linux-2.43.devel-1.20260803122217541224.master.1072.gde5a5be64.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmptf428eok/util-linux-2.43.devel-1.20260803122217541224.master.1072.gde5a5be64.src.rpm'
tool-versioncsmock-3.8.7.HEAD-1.el9