Task #1296 - uriparser-0.9.8-1.fc41/scan-results.err

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

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

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

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

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

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

Error: CPPCHECK_WARNING:
uriparser-0.9.8-build/uriparser-0.9.8/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.8-build/uriparser-0.9.8/src/UriQuery.c:46: included_from: Included from here.
uriparser-0.9.8-build/uriparser-0.9.8/src/UriQuery.c: scope_hint: In function ‘uriComposeQueryEngineA’
uriparser-0.9.8-build/uriparser-0.9.8/src/UriQuery.c:216:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘charsRequired’
uriparser-0.9.8-build/uriparser-0.9.8/src/UriCommon.h:63: included_from: Included from here.
uriparser-0.9.8-build/uriparser-0.9.8/src/UriQuery.c:66: included_from: Included from here.
uriparser-0.9.8-build/uriparser-0.9.8/src/UriQuery.c:124:5: note: in expansion of macro ‘URI_FUNC’
uriparser-0.9.8-build/uriparser-0.9.8/src/UriQuery.c:135:16: note: in expansion of macro ‘URI_FUNC’
uriparser-0.9.8-build/uriparser-0.9.8/src/UriQuery.c:206:5: note: in expansion of macro ‘URI_FUNC’
#  214|   	/* Subtract terminator */
#  215|   	if (dest == NULL) {
#  216|-> 		*charsRequired = 0;
#  217|   	} else {
#  218|   		maxChars--;

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

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

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

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

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

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