Task #498 - gupnp-av-0.14.1-6.fc41/scan-results.err

back to task #498
download
Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/fragment-util.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-didl-lite-object.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-didl-lite-parser.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-didl-lite-writer.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING (CWE-758):
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-dlna.h:94: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
#   92|   typedef enum {
#   93|           GUPNP_DLNA_FLAGS_NONE                      = 0,
#   94|->         GUPNP_DLNA_FLAGS_SENDER_PACED              = (1 << 31),
#   95|           GUPNP_DLNA_FLAGS_TIME_BASED_SEEK           = (1 << 30),
#   96|           GUPNP_DLNA_FLAGS_BYTE_BASED_SEEK           = (1 << 29),

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-feature-list-parser.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-last-change-parser.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/gupnp-protocol-info.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/libgupnp-av/xml-util.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/redhat-linux-build/tmp-introspectveesjufp/GUPnPAV-1.0.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CLANG_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/redhat-linux-build/tmp-introspectveesjufp/GUPnPAV-1.0.c:799:27: warning[core.NullDereference]: Access to field 'message' results in a dereference of a null pointer (loaded from variable 'error')

Error: CLANG_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/tests/check-feature-list-parser.c:53:13: warning[core.CallAndMessage]: 1st function call argument is an uninitialized value
#   51|           static int index = 0;
#   52|   
#   53|->         if (strcmp (names[index], gupnp_feature_get_name (feature)))
#   54|                           return FALSE;
#   55|   

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/tests/gtest/test-cds-last-change-parser.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
gupnp-av-0.14.1-build/gupnp-av-0.14.1/tests/gtest/test-last-change-parser.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.