Task #1630 - libwacom-2.10.0-1.fc40/scan-results.err

back to task #1630
download
Error: CPPCHECK_WARNING:
libwacom-2.10.0-build/libwacom-2.10.0/libwacom/libwacom-database.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: GCC_ANALYZER_WARNING (CWE-476):
libwacom-2.10.0-build/libwacom-2.10.0/libwacom/libwacom-error.c: scope_hint: In function ‘libwacom_error_new’
libwacom-2.10.0-build/libwacom-2.10.0/libwacom/libwacom-error.c:40:21: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘error’
#   38|   {
#   39|   	WacomError *error = malloc(sizeof(*error));
#   40|-> 	error->code = WERROR_NONE;
#   41|   	error->msg = NULL;
#   42|   	return error;

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

Error: CPPCHECK_WARNING:
libwacom-2.10.0-build/libwacom-2.10.0/tools/list-devices.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
libwacom-2.10.0-build/libwacom-2.10.0/tools/list-local-devices.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.