Task #392 - expat-2.6.2-1.fc41/scan-results.err

back to task #392
download
Error: CPPCHECK_WARNING:
expat-2.6.2-build/libexpat-R_2_6_2/expat/lib/xmlparse.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
expat-2.6.2-build/libexpat-R_2_6_2/expat/lib/xmltok.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: GCC_ANALYZER_WARNING (CWE-457):
expat-2.6.2-build/libexpat-R_2_6_2/expat/lib/xmltok.c: scope_hint: In function 'unknown_toUtf8'
expat-2.6.2-build/libexpat-R_2_6_2/expat/lib/xmltok.c:1374:5: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value 'utf8'
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
# 1372|         (*fromP)++;
# 1373|       }
# 1374|->     memcpy(*toP, utf8, n);
# 1375|       *toP += n;
# 1376|     }

Error: CPPCHECK_WARNING:
expat-2.6.2-build/libexpat-R_2_6_2/expat/tests/benchmark/benchmark.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
expat-2.6.2-build/libexpat-R_2_6_2/expat/xmlwf/unixfilemap.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
expat-2.6.2-build/libexpat-R_2_6_2/expat/xmlwf/xmlfile.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
expat-2.6.2-build/libexpat-R_2_6_2/expat/xmlwf/xmlwf.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.