Error: CPPCHECK_WARNING (CWE-758): [#def1] parted-3.6/lib/malloc/dynarray_emplace_enlarge.c:59: error[shiftTooManyBitsSigned]: Shifting signed 64-bit value by 63 bits is undefined behaviour # 57| # 58| size_t new_size; # 59|-> if (INT_MULTIPLY_WRAPV (new_allocated, element_size, &new_size)) # 60| return false; # 61| void *new_array; Error: CPPCHECK_WARNING (CWE-758): [#def2] parted-3.6/lib/malloc/dynarray_resize.c:45: error[shiftTooManyBitsSigned]: Shifting signed 64-bit value by 63 bits is undefined behaviour # 43| # 44| size_t new_size_bytes; # 45|-> if (INT_MULTIPLY_WRAPV (size, element_size, &new_size_bytes)) # 46| { # 47| /* Overflow. */ Error: COMPILER_WARNING (CWE-704): [#def3] parted-3.6/parted/strlist.c: scope_hint: In function 'wchar_strchr' parted-3.6/parted/strlist.c:61:16: warning[-Wdiscarded-qualifiers]: return discards 'const' qualifier from pointer target type # 61 | return wcschr (str, ch); # | ^~~~~~ # 59| { # 60| #ifdef ENABLE_NLS # 61|-> return wcschr (str, ch); # 62| #else # 63| return strchr (str, ch); Error: COMPILER_WARNING (CWE-704): [#def4] parted-3.6/parted/strlist.c:61:16: warning[-Wdiscarded-qualifiers]: return discards 'const' qualifier from pointer target type # 59| { # 60| #ifdef ENABLE_NLS # 61|-> return wcschr (str, ch); # 62| #else # 63| return strchr (str, ch); Error: CPPCHECK_WARNING (CWE-401): [#def5] parted-3.6/parted/strlist.c:168: error[memleakOnRealloc]: Common realloc mistake: 'result' nulled but not freed upon failure # 166| goto error; # 167| # 168|-> result = realloc (result, strlen (result) + 1); # 169| if (!result) # 170| goto error; Error: GCC_ANALYZER_WARNING (CWE-688): [#def6] parted-3.6/parted/strlist.c:368:25: warning[-Wanalyzer-null-argument]: use of NULL 'str' where non-null expected parted-3.6/parted/strlist.c:354:1: enter_function: entry to 'str_list_convert' parted-3.6/parted/strlist.c:361:27: branch_true: following 'true' branch (when 'walk' is non-NULL)... parted-3.6/parted/strlist.c:362:21: branch_true: ...to here parted-3.6/parted/strlist.c:362:20: branch_true: following 'true' branch... parted-3.6/parted/strlist.c:363:39: branch_true: ...to here parted-3.6/parted/strlist.c:363:39: call_function: calling 'wchar_to_str' from 'str_list_convert' parted-3.6/parted/strlist.c:363:39: return_function: returning to 'str_list_convert' from 'wchar_to_str' parted-3.6/parted/strlist.c:368:25: danger: argument 1 ('str + (sizetype)pos') NULL where non-null expected # 366| # 367| str = realloc (str, length); # 368|-> strcpy (str + pos, tmp); # 369| # 370| pos = length - 1;
| analyzer-version-clippy | 1.97.1 |
| analyzer-version-cppcheck | 2.21.1 |
| analyzer-version-gcc | 16.1.1 |
| analyzer-version-gcc-analyzer | 16.1.1 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| diffbase-analyzer-version-clippy | 1.97.1 |
| diffbase-analyzer-version-cppcheck | 2.21.1 |
| diffbase-analyzer-version-gcc | 16.1.1 |
| diffbase-analyzer-version-gcc-analyzer | 16.1.1 |
| diffbase-analyzer-version-shellcheck | 0.11.0 |
| diffbase-analyzer-version-unicontrol | 0.0.2 |
| diffbase-enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| diffbase-exit-code | 0 |
| diffbase-host | ip-172-16-1-130.us-west-2.compute.internal |
| diffbase-known-false-positives | /usr/share/csmock/known-false-positives.js |
| diffbase-known-false-positives-rpm | known-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch |
| diffbase-mock-config | fedora-rawhide-x86_64 |
| diffbase-project-name | parted-3.7-4.fc45 |
| diffbase-store-results-to | /tmp/tmp74bm9inn/parted-3.7-4.fc45.tar.xz |
| diffbase-time-created | 2026-08-03 18:59:42 |
| diffbase-time-finished | 2026-08-03 19:01:51 |
| diffbase-tool | csmock |
| diffbase-tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,clippy,unicontrol,shellcheck,cppcheck' '-o' '/tmp/tmp74bm9inn/parted-3.7-4.fc45.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp74bm9inn/parted-3.7-4.fc45.src.rpm' |
| diffbase-tool-version | csmock-3.8.7.20260803.142340.gb75b18e-1.el9 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-130.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.20260524.213755.g3c6d0be.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | parted-3.6-14.fc44 |
| store-results-to | /tmp/tmpt8ix7ob7/parted-3.6-14.fc44.tar.xz |
| time-created | 2026-08-03 18:55:56 |
| time-finished | 2026-08-03 18:59:31 |
| title | Fixed findings |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,clippy,unicontrol,shellcheck,cppcheck' '-o' '/tmp/tmpt8ix7ob7/parted-3.6-14.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpt8ix7ob7/parted-3.6-14.fc44.src.rpm' |
| tool-version | csmock-3.8.7.20260803.142340.gb75b18e-1.el9 |