Task #1636 - libva-2.21.0-3.fc40/scan-results.err
back to task #1636download
Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/drm/va_drm_auth_x11.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/drm/va_drm_utils.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: GCC_ANALYZER_WARNING (CWE-401): libva-2.21.0-build/libva-2.21.0/va/glx/va_glx.c: scope_hint: In function ‘vaGetDisplayGLX’ libva-2.21.0-build/libva-2.21.0/va/glx/va_glx.c:106:35: warning[-Wanalyzer-malloc-leak]: leak of ‘pDriverContextGLX’ # 104| pDisplayContext->vaDestroy = va_DisplayContextDestroy; # 105| pDisplayContext->opaque = pDisplayContextGLX; # 106|-> pDriverContext->glx = pDriverContextGLX; # 107| return dpy; # 108| Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/glx/va_glx_impl.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/va.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/va_trace.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CLANG_WARNING: libva-2.21.0-build/libva-2.21.0/va/va_trace.c:387:28: warning[deadcode.DeadStores]: Value stored to 'pbuf_info' during its initialization is never read # 385| { # 386| struct trace_buf_manager *pbuf_mgr = &pva_trace->buf_manager; # 387|-> struct trace_buf_info *pbuf_info = pbuf_mgr->pbuf_info[0]; # 388| VAContextID context = VA_INVALID_ID; # 389| int i = 0, idx = 0; Error: CLANG_WARNING: libva-2.21.0-build/libva-2.21.0/va/va_trace.c:572:9: warning[deadcode.DeadStores]: Value stored to 'left' is never read # 570| # 571| tmp += size; # 572|-> left -= size; # 573| } # 574| Error: CLANG_WARNING: libva-2.21.0-build/libva-2.21.0/va/va_trace.c:6285:9: warning[deadcode.DeadStores]: Value stored to 'write_size' is never read # 6283| if (i == num) { # 6284| data[1] |= write_size; /* set event data size before write */ # 6285|-> write_size = write(pva_trace->ftrace_fd, data, write_size); # 6286| } # 6287| return; Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/wayland/va_wayland_drm.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: GCC_ANALYZER_WARNING (CWE-401): libva-2.21.0-build/libva-2.21.0/va/x11/dri2_util.c: scope_hint: In function ‘dri2CreateDrawable’ libva-2.21.0-build/libva-2.21.0/va/x11/dri2_util.c:78:12: warning[-Wanalyzer-malloc-leak]: leak of ‘dri2_drawable’ # 76| VA_DRI2CreateDrawable(ctx->native_dpy, x_drawable); # 77| # 78|-> return &dri2_drawable->base; # 79| } # 80| Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/x11/va_dri2.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CPPCHECK_WARNING: libva-2.21.0-build/libva-2.21.0/va/x11/va_nvctrl.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.