Error: COMPILER_WARNING (CWE-704): [#def1] HTML-Parser-3.83/Parser.xs:30: included_from: Included from here. HTML-Parser-3.83/util.c: scope_hint: In function ‘decode_entities’ HTML-Parser-3.83/util.c:100:33: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type # 100 | char *tmp = strchr(PL_hexdigit, *s); # | ^~~~~~ # 98| s++; # 99| while (s < end) { # 100|-> char *tmp = strchr(PL_hexdigit, *s); # 101| if (!tmp) # 102| break; Error: COMPILER_WARNING (CWE-704): [#def2] HTML-Parser-3.83/util.c:100:33: warning[-Wdiscarded-qualifiers]: initialization discards ‘const’ qualifier from pointer target type # 98| s++; # 99| while (s < end) { # 100|-> char *tmp = strchr(PL_hexdigit, *s); # 101| if (!tmp) # 102| break; Error: COMPILER_WARNING (CWE-477): [#def3] HTML-Parser-3.83/util.c:162:21: warning[-Wdeprecated-declarations]: ‘Perl_uvuni_to_utf8’ is deprecated # 162 | tmp = (char*)uvuni_to_utf8((U8*)buf, num); # | ^~~ /usr/lib64/perl5/CORE/perl.h:6160: included_from: Included from here. HTML-Parser-3.83/Parser.xs:11: included_from: Included from here. /usr/lib64/perl5/CORE/proto.h:6139:1: note: declared here # 6139 | Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv) # | ^~~~~~~~~~~~~~~~~~ # 160| } # 161| # 162|-> tmp = (char*)uvuni_to_utf8((U8*)buf, num); # 163| repl = buf; # 164| repl_len = tmp - buf; Error: COMPILER_WARNING (CWE-477): [#def4] HTML-Parser-3.83/util.c:162:21: warning[-Wdeprecated-declarations]: ‘Perl_uvuni_to_utf8’ is deprecated # 160| } # 161| # 162|-> tmp = (char*)uvuni_to_utf8((U8*)buf, num); # 163| repl = buf; # 164| repl_len = tmp - buf;
| analyzer-version-clippy | 1.95.0 |
| analyzer-version-cppcheck | 2.20.0 |
| 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 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-14.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 | perl-HTML-Parser-3.83-5.fc44 |
| store-results-to | /tmp/tmpy7vv9v76/perl-HTML-Parser-3.83-5.fc44.tar.xz |
| time-created | 2026-06-01 15:42:27 |
| time-finished | 2026-06-01 15:44:05 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'shellcheck,cppcheck,clippy,unicontrol,gcc' '-o' '/tmp/tmpy7vv9v76/perl-HTML-Parser-3.83-5.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpy7vv9v76/perl-HTML-Parser-3.83-5.fc44.src.rpm' |
| tool-version | csmock-3.8.5.20260529.133039.g6f3b5c6-1.el9 |