Task #2005 - uriparser-0.9.7-5.fc40/scan-results.err

back to task #2005
download
Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriCommon.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriCompare.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriFile.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriMemory.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriNormalize.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriParse.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: GCC_ANALYZER_WARNING (CWE-476):
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c:46: included_from: Included from here.
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c: scope_hint: In function ‘uriComposeQueryEngineA’
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c:212:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘charsRequired’
uriparser-0.9.7-build/uriparser-0.9.7/src/UriCommon.h:63: included_from: Included from here.
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c:66: included_from: Included from here.
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c:123:5: note: in expansion of macro ‘URI_FUNC’
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c:134:16: note: in expansion of macro ‘URI_FUNC’
uriparser-0.9.7-build/uriparser-0.9.7/src/UriQuery.c:202:5: note: in expansion of macro ‘URI_FUNC’
#  210|   	/* Subtract terminator */
#  211|   	if (dest == NULL) {
#  212|-> 		*charsRequired = 0;
#  213|   	} else {
#  214|   		maxChars--;

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriRecompose.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriResolve.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/src/UriShorten.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/test/FourSuite.cpp: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/test/test.cpp: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
uriparser-0.9.7-build/uriparser-0.9.7/tool/uriparse.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.