perl-Digest-SHA-6.04-511.fc41
List of Defects
Error: CPPCHECK_WARNING: [#def1]
perl-Digest-SHA-6.04-build/Digest-SHA-6.04/SHA.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
Error: CPPCHECK_WARNING (CWE-457): [#def2]
perl-Digest-SHA-6.04-build/Digest-SHA-6.04/src/sha.c:127: error[uninitvar]: Uninitialized variable: *wp
# 125| M15(Ch, K1, *wp++); M11(Ch, K1, *wp++); M12(Ch, K1, *wp++);
# 126| M13(Ch, K1, *wp++); M14(Ch, K1, *wp++); M15(Ch, K1, *wp++);
# 127|-> M11(Ch, K1, *wp ); M12(Ch, K1, A1( 0)); M13(Ch, K1, A1( 1));
# 128| M14(Ch, K1, A1( 2)); M15(Ch, K1, A1( 3)); M11(Pa, K2, A1( 4));
# 129| M12(Pa, K2, A1( 5)); M13(Pa, K2, A1( 6)); M14(Pa, K2, A1( 7));
Error: CPPCHECK_WARNING (CWE-457): [#def3]
perl-Digest-SHA-6.04-build/Digest-SHA-6.04/src/sha.c:197: error[uninitvar]: Uninitialized variable: *wp
# 195| M25( *wp++); M26( *wp++); M27( *wp++); M28( *wp++);
# 196| M21( *wp++); M22( *wp++); M23( *wp++); M24( *wp++);
# 197|-> M25( *wp++); M26( *wp++); M27( *wp++); M28( *wp );
# 198| M21(A2( 0)); M22(A2( 1)); M23(A2( 2)); M24(A2( 3));
# 199| M25(A2( 4)); M26(A2( 5)); M27(A2( 6)); M28(A2( 7));
Scan Properties
analyzer-version-clang | 18.1.7 |
analyzer-version-cppcheck | 2.14.2 |
analyzer-version-gcc | 14.1.1 |
analyzer-version-gcc-analyzer | 14.1.1 |
analyzer-version-shellcheck | 0.10.0 |
enabled-plugins | clang, cppcheck, gcc, shellcheck |
exit-code | 0 |
host | ip-172-16-1-78.us-west-2.compute.internal |
mock-config | fedora-41-x86_64 |
project-name | perl-Digest-SHA-6.04-511.fc41 |
store-results-to | /tmp/tmpq2ui5s65/perl-Digest-SHA-6.04-511.fc41.tar.xz |
time-created | 2024-07-03 16:44:32 |
time-finished | 2024-07-03 16:45:25 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmpq2ui5s65/perl-Digest-SHA-6.04-511.fc41.tar.xz' '--gcc-analyze' '/tmp/tmpq2ui5s65/perl-Digest-SHA-6.04-511.fc41.src.rpm' |
tool-version | csmock-3.5.3-1.el9 |