Newly introduced findings

List of Findings

Error: GCC_ANALYZER_WARNING (CWE-401): [#def1]
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c: scope_hint: In function ‘menu_set_title’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:954:1: warning[-Wanalyzer-malloc-leak]: leak of ‘str’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:68: included_from: Included from here.
util-linux-2.41.devel-build/util-linux-2.41.devel/include/debug.h:109:17: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_STRING’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:274:9: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_ENV’
util-linux-2.41.devel-build/util-linux-2.41.devel/include/debug.h:109:17: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_STRING’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:274:9: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_ENV’
util-linux-2.41.devel-build/util-linux-2.41.devel/include/c.h:22: included_from: Included from here.
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:60: included_from: Included from here.
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:270:25: note: in expansion of macro ‘__UL_DBG’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:2172:9: note: in expansion of macro ‘DBG’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:64: included_from: Included from here.
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:270:25: note: in expansion of macro ‘__UL_DBG’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:906:9: note: in expansion of macro ‘DBG’
#  952|   	}
#  953|   	m->title = str;
#  954|-> }
#  955|   
#  956|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def2]
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c: scope_hint: In function ‘ui_create_label’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:2183:30: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘xcalloc(fdisk_get_nlabels(*cf.cxt) + 1, 32) + i * 32’
util-linux-2.41.devel-build/util-linux-2.41.devel/include/debug.h:109:17: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_STRING’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:274:9: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_ENV’
util-linux-2.41.devel-build/util-linux-2.41.devel/include/debug.h:109:17: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_STRING’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:274:9: note: in expansion of macro ‘__UL_INIT_DEBUG_FROM_ENV’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:270:25: note: in expansion of macro ‘__UL_DBG’
util-linux-2.41.devel-build/util-linux-2.41.devel/disk-utils/cfdisk.c:2172:9: note: in expansion of macro ‘DBG’
# 2181|   		    fdisk_label_get_type(lb) == FDISK_DISKLABEL_BSD)
# 2182|   			continue;
# 2183|-> 		cm[i++].name = fdisk_label_get_name(lb);
# 2184|   	}
# 2185|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def3]
util-linux-2.41.devel-build/util-linux-2.41.devel/misc-utils/cal.c: scope_hint: In function ‘monthly’
util-linux-2.41.devel-build/util-linux-2.41.devel/misc-utils/cal.c:1085:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘xcalloc((long unsigned int)*ctl.months_in_row, 208)’
util-linux-2.41.devel-build/util-linux-2.41.devel/misc-utils/cal.c:79: included_from: Included from here.
# 1083|   
# 1084|   	for (i = 0; i < ctl->months_in_row - 1; i++)
# 1085|-> 		ms[i].next = &ms[i + 1];
# 1086|   
# 1087|   	rows = (ctl->num_months - 1) / ctl->months_in_row;

Scan Properties

analyzer-version-clippy1.81.0
analyzer-version-cppcheck2.15.0
analyzer-version-gcc14.2.1
analyzer-version-gcc-analyzer14.2.1
analyzer-version-shellcheck0.10.0
analyzer-version-unicontrol0.0.2
diffbase-analyzer-version-clippy1.81.0
diffbase-analyzer-version-cppcheck2.15.0
diffbase-analyzer-version-gcc14.2.1
diffbase-analyzer-version-gcc-analyzer14.2.1
diffbase-analyzer-version-shellcheck0.10.0
diffbase-analyzer-version-unicontrol0.0.2
diffbase-enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
diffbase-exit-code0
diffbase-hostip-172-16-1-140.us-west-2.compute.internal
diffbase-mock-configfedora-rawhide-x86_64
diffbase-project-nameutil-linux-2.41.devel-1.20240925120516110853.master.727.g93ba23d81
diffbase-store-results-to/tmp/tmpbq_mfzvh/util-linux-2.41.devel-1.20240925120516110853.master.727.g93ba23d81.tar.xz
diffbase-time-created2024-09-30 11:54:56
diffbase-time-finished2024-09-30 12:03:16
diffbase-toolcsmock
diffbase-tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,gcc,shellcheck,cppcheck,clippy' '-o' '/tmp/tmpbq_mfzvh/util-linux-2.41.devel-1.20240925120516110853.master.727.g93ba23d81.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '/tmp/tmpbq_mfzvh/util-linux-2.41.devel-1.20240925120516110853.master.727.g93ba23d81.src.rpm'
diffbase-tool-versioncsmock-3.7.0-1.el9
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-140.us-west-2.compute.internal
mock-configfedora-rawhide-x86_64
project-nameutil-linux-2.41.devel-1.20240930114228963604.pr3203.733.gc1e14ac2b
store-results-to/tmp/tmpr6gyu3cv/util-linux-2.41.devel-1.20240930114228963604.pr3203.733.gc1e14ac2b.tar.xz
time-created2024-09-30 12:03:28
time-finished2024-09-30 12:11:14
titleNewly introduced findings
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,gcc,shellcheck,cppcheck,clippy' '-o' '/tmp/tmpr6gyu3cv/util-linux-2.41.devel-1.20240930114228963604.pr3203.733.gc1e14ac2b.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '/tmp/tmpr6gyu3cv/util-linux-2.41.devel-1.20240930114228963604.pr3203.733.gc1e14ac2b.src.rpm'
tool-versioncsmock-3.7.0-1.el9