Error: COMPILER_WARNING (CWE-252): [#def1] vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/src/mfx_vpp_vaapi.cpp: scope_hint: In member function ‘mfxStatus MfxHwVideoProcessing::VAAPIVideoProcessing::RemoveBufferFromPipe(VABufferID&)’ vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/src/mfx_vpp_vaapi.cpp:1949:20: warning[-Wunused-result]: ignoring return value of ‘_FIter std::remove(_FIter, _FIter, const _Tp&) [with _FIter = unsigned int*; _Tp = unsigned int]’, declared with attribute ‘nodiscard’ # 1949 | std::remove(m_filterBufs, m_filterBufs + m_numFilterBufs, tmp); # | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/15/algorithm:63: included_from: Included from here. vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/include/mfx_error.h:25: included_from: Included from here. vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/include/mfx_trace.h:36: included_from: Included from here. vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/include/mfx_utils.h:32: included_from: Included from here. vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/include/mfxvideo++int.h:36: included_from: Included from here. vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/include/mfx_common.h:25: included_from: Included from here. vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/src/mfx_vpp_vaapi.cpp:21: included_from: Included from here. /usr/include/c++/15/bits/stl_algo.h:772:5: note: declared here # 772 | remove(_ForwardIterator __first, _ForwardIterator __last, # | ^~~~~~ vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/mfx_trace/src/mfx_reflect.cpp: scope_hint: In function ‘DeclareMsdkStructs.constprop’ vpl-gpu-rt-intel-onevpl-25.1.3/_studio/shared/mfx_trace/src/mfx_reflect.cpp:528:10: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without # 528 | void ReflectedTypesCollection::DeclareMsdkStructs() # | ^ # 1947| MFX_CHECK_STS(sts); # 1948| # 1949|-> std::remove(m_filterBufs, m_filterBufs + m_numFilterBufs, tmp); # 1950| m_filterBufs[m_numFilterBufs] = VA_INVALID_ID; # 1951| --m_numFilterBufs; Error: GCC_ANALYZER_WARNING (CWE-401): [#def2] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: warning[-Wanalyzer-malloc-leak]: leak of ‘ptr’ vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:58:1: enter_function: entry to ‘mfxMalloc’ vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: branch_false: following ‘false’ branch (when ‘length > 0’)... vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: branch_false: ...to here vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: acquire_memory: allocated here vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: branch_true: following ‘true’ branch (when ‘ptr’ is non-NULL)... vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: call_function: inlined call to ‘IPP_UINT_PTR’ from ‘mfxMalloc’ vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/ippmalloc.c:60:5: danger: ‘ptr’ leaks here; was allocated at [(4)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/3) # 58| IPPFUN( void*, mfxMalloc, (int length) ) # 59| { # 60|-> ALLOC_ALIGNED_AND_RET( void*, Ipp8u, length ) # 61| } # 62| Error: COMPILER_WARNING: [#def3] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:281:16: note[note]: called from here # 279| s1 = _mm_loadu_si128( (__m128i*)(pSrc + s + 8) ); # 280| s2 = _mm_loadu_si128( (__m128i*)(pSrc + s + 16) ); # 281|-> d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 282| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 283| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); Error: COMPILER_WARNING: [#def4] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:282:16: note[note]: called from here # 280| s2 = _mm_loadu_si128( (__m128i*)(pSrc + s + 16) ); # 281| d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 282|-> d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 283| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 284| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); Error: COMPILER_WARNING: [#def5] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:283:16: note[note]: called from here # 281| d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 282| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 283|-> d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 284| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 285| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); Error: COMPILER_WARNING: [#def6] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:284:16: note[note]: called from here # 282| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 283| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 284|-> t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 285| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 286| t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); Error: COMPILER_WARNING: [#def7] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:285:16: note[note]: called from here # 283| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 284| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 285|-> t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 286| t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); # 287| d0 = _mm_or_si128( d0, t0); Error: COMPILER_WARNING: [#def8] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:286:16: note[note]: called from here # 284| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 285| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 286|-> t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); # 287| d0 = _mm_or_si128( d0, t0); # 288| d1 = _mm_or_si128( d1, t1); Error: COMPILER_WARNING: [#def9] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:290:16: note[note]: called from here # 288| d1 = _mm_or_si128( d1, t1); # 289| d2 = _mm_or_si128( d2, t2); # 290|-> t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 291| t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 292| t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); Error: COMPILER_WARNING: [#def10] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:291:16: note[note]: called from here # 289| d2 = _mm_or_si128( d2, t2); # 290| t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 291|-> t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 292| t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); # 293| d0 = _mm_or_si128( d0, t0); Error: COMPILER_WARNING: [#def11] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:292:16: note[note]: called from here # 290| t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 291| t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 292|-> t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); # 293| d0 = _mm_or_si128( d0, t0); # 294| d1 = _mm_or_si128( d1, t1); Error: COMPILER_WARNING: [#def12] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:317:18: note[note]: called from here # 315| s1 = _mm_load_si128( (__m128i*)(pSrc + s + 8) ); # 316| s2 = _mm_load_si128( (__m128i*)(pSrc + s + 16) ); # 317|-> d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 318| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 319| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); Error: COMPILER_WARNING: [#def13] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:318:18: note[note]: called from here # 316| s2 = _mm_load_si128( (__m128i*)(pSrc + s + 16) ); # 317| d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 318|-> d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 319| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 320| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); Error: COMPILER_WARNING: [#def14] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:319:18: note[note]: called from here # 317| d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 318| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 319|-> d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 320| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 321| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); Error: COMPILER_WARNING: [#def15] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:320:18: note[note]: called from here # 318| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 319| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 320|-> t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 321| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 322| t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); Error: COMPILER_WARNING: [#def16] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:321:18: note[note]: called from here # 319| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 320| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 321|-> t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 322| t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); # 323| d0 = _mm_or_si128( d0, t0); Error: COMPILER_WARNING: [#def17] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:322:18: note[note]: called from here # 320| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 321| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 322|-> t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); # 323| d0 = _mm_or_si128( d0, t0); # 324| d1 = _mm_or_si128( d1, t1); Error: COMPILER_WARNING: [#def18] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:326:18: note[note]: called from here # 324| d1 = _mm_or_si128( d1, t1); # 325| d2 = _mm_or_si128( d2, t2); # 326|-> t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 327| t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 328| t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); Error: COMPILER_WARNING: [#def19] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:327:18: note[note]: called from here # 325| d2 = _mm_or_si128( d2, t2); # 326| t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 327|-> t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 328| t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); # 329| d0 = _mm_or_si128( d0, t0); Error: COMPILER_WARNING: [#def20] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:328:18: note[note]: called from here # 326| t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 327| t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 328|-> t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); # 329| d0 = _mm_or_si128( d0, t0); # 330| d1 = _mm_or_si128( d1, t1); Error: COMPILER_WARNING: [#def21] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:353:18: note[note]: called from here # 351| s1 = _mm_load_si128( (__m128i*)(pSrc + s + 8) ); # 352| s2 = _mm_load_si128( (__m128i*)(pSrc + s + 16) ); # 353|-> d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 354| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 355| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); Error: COMPILER_WARNING: [#def22] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:354:18: note[note]: called from here # 352| s2 = _mm_load_si128( (__m128i*)(pSrc + s + 16) ); # 353| d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 354|-> d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 355| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 356| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); Error: COMPILER_WARNING: [#def23] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:355:18: note[note]: called from here # 353| d0 = _mm_shuffle_epi8( s0, *(__m128i*)m16_00 ); # 354| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 355|-> d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 356| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 357| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); Error: COMPILER_WARNING: [#def24] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:356:18: note[note]: called from here # 354| d1 = _mm_shuffle_epi8( s0, *(__m128i*)m16_10 ); # 355| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 356|-> t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 357| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 358| t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); Error: COMPILER_WARNING: [#def25] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:357:18: note[note]: called from here # 355| d2 = _mm_shuffle_epi8( s0, *(__m128i*)m16_20 ); # 356| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 357|-> t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 358| t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); # 359| d0 = _mm_or_si128( d0, t0); Error: COMPILER_WARNING: [#def26] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:358:18: note[note]: called from here # 356| t0 = _mm_shuffle_epi8( s1, *(__m128i*)m16_01 ); # 357| t1 = _mm_shuffle_epi8( s1, *(__m128i*)m16_11 ); # 358|-> t2 = _mm_shuffle_epi8( s1, *(__m128i*)m16_21 ); # 359| d0 = _mm_or_si128( d0, t0); # 360| d1 = _mm_or_si128( d1, t1); Error: COMPILER_WARNING: [#def27] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:362:18: note[note]: called from here # 360| d1 = _mm_or_si128( d1, t1); # 361| d2 = _mm_or_si128( d2, t2); # 362|-> t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 363| t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 364| t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); Error: COMPILER_WARNING: [#def28] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:363:18: note[note]: called from here # 361| d2 = _mm_or_si128( d2, t2); # 362| t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 363|-> t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 364| t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); # 365| d0 = _mm_or_si128( d0, t0); Error: COMPILER_WARNING: [#def29] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/picopycpp8y8cn.c:364:18: note[note]: called from here # 362| t0 = _mm_shuffle_epi8( s2, *(__m128i*)m16_02 ); # 363| t1 = _mm_shuffle_epi8( s2, *(__m128i*)m16_12 ); # 364|-> t2 = _mm_shuffle_epi8( s2, *(__m128i*)m16_22 ); # 365| d0 = _mm_or_si128( d0, t0); # 366| d1 = _mm_or_si128( d1, t1); Error: CPPCHECK_WARNING (CWE-457): [#def30] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjdecdct0w7cn.c:81: error[uninitvar]: Uninitialized variable: ptr # 79| __ALIGN16 __m128i _iS0, _iS1, _iS2, _iSA; # 80| # 81|-> buf = (Ipp16s*)IPP_ALIGNED_PTR(&ptr[0],CPU_CACHE_LINE); # 82| # 83| if((IPP_UINT_PTR(pSrc) || IPP_UINT_PTR(pQuantInvTable)) & 0x0F) { /* Source or quant table is not 16-byte-aligned */ Error: CPPCHECK_WARNING (CWE-457): [#def31] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjdecdct0w7cn.c:164: error[uninitvar]: Uninitialized variable: ptr # 162| __ALIGN16 __m128i _iS0, _iS1, _iS2, _iSA; # 163| # 164|-> buf = (Ipp16s*)IPP_ALIGNED_PTR(&ptr[0],CPU_CACHE_LINE); # 165| if((IPP_UINT_PTR(pSrc) || IPP_UINT_PTR(pQuantInvTable)) & 0x0F) { /* If pSrc or pQuantInvTable is not aligned on 16 byte */ # 166| _iS0 = _mm_loadu_si128((__m128i*)(pSrc + 0)); Error: CPPCHECK_WARNING (CWE-457): [#def32] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjdecdct1w7cn.c:69: error[uninitvar]: Uninitialized variable: buf # 67| p4 = (Ipp32s*)(pDst + 3*dstStep); # 68| # 69|-> workbuf = (Ipp16s*)IPP_ALIGNED_PTR(&buf[0],CPU_CACHE_LINE); # 70| # 71| if(!((intptr_t)pQuantInvTable & 15) && !((intptr_t)pSrc & 15)) Error: CPPCHECK_WARNING (CWE-457): [#def33] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjdecdct1w7cn.c:198: error[uninitvar]: Uninitialized variable: buf # 196| p2 = (Ipp16s*)(pDst + 1*dstStep); # 197| # 198|-> workbuf = (Ipp16s*)IPP_ALIGNED_PTR(&buf[0],CPU_CACHE_LINE); # 199| # 200| if(!((intptr_t)pQuantInvTable & 15) && !((intptr_t)pSrc & 15)) Error: COMPILER_WARNING: [#def34] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:102:22: note[note]: called from here # 100| t2 = _mm_load_si128(((__m128i*)(src + 32))); /* |A|rb|gb|bb|A|ba|ga|ra|A|b9|g9|r9|A|b8|g8|r8| */ # 101| t3 = _mm_load_si128(((__m128i*)(src + 48))); # 102|-> t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 103| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 104| t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ Error: COMPILER_WARNING: [#def35] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:103:22: note[note]: called from here # 101| t3 = _mm_load_si128(((__m128i*)(src + 48))); # 102| t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 103|-> t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 104| t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ # 105| t3 = _mm_shuffle_epi8( t3, sHf ); /* |B|G|R(f-b)| */ Error: COMPILER_WARNING: [#def36] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:104:22: note[note]: called from here # 102| t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 103| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 104|-> t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ # 105| t3 = _mm_shuffle_epi8( t3, sHf ); /* |B|G|R(f-b)| */ # 106| src += 64; Error: COMPILER_WARNING: [#def37] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:105:22: note[note]: called from here # 103| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 104| t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ # 105|-> t3 = _mm_shuffle_epi8( t3, sHf ); /* |B|G|R(f-b)| */ # 106| src += 64; # 107| eV = mR = _mm_unpacklo_epi32( t0, t1); /* |G|G|R(7-4)|R(3-0)| */ Error: COMPILER_WARNING: [#def38] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:167:22: note[note]: called from here # 165| t2 = _mm_loadu_si128(((__m128i*)(src + 32))); /* |A|rb|gb|bb|A|ba|ga|ra|A|b9|g9|r9|A|b8|g8|r8| */ # 166| t3 = _mm_loadu_si128(((__m128i*)(src + 48))); # 167|-> t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 168| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 169| t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ Error: COMPILER_WARNING: [#def39] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:168:22: note[note]: called from here # 166| t3 = _mm_loadu_si128(((__m128i*)(src + 48))); # 167| t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 168|-> t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 169| t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ # 170| t3 = _mm_shuffle_epi8( t3, sHf ); /* |B|G|R(f-b)| */ Error: COMPILER_WARNING: [#def40] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:169:22: note[note]: called from here # 167| t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 168| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 169|-> t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ # 170| t3 = _mm_shuffle_epi8( t3, sHf ); /* |B|G|R(f-b)| */ # 171| src += 64; Error: COMPILER_WARNING: [#def41] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:170:22: note[note]: called from here # 168| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 169| t2 = _mm_shuffle_epi8( t2, sHf ); /* |B|G|R(a-8)| */ # 170|-> t3 = _mm_shuffle_epi8( t3, sHf ); /* |B|G|R(f-b)| */ # 171| src += 64; # 172| eV = mR = _mm_unpacklo_epi32( t0, t1); /* |G|G|R(7-4)|R(3-0)| */ Error: COMPILER_WARNING: [#def42] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:230:18: note[note]: called from here # 228| t1 = _mm_unpacklo_epi64(_mm_loadl_epi64(((__m128i*)(src + 16))),_mm_loadl_epi64(((__m128i*)(src +24)))); # 229| src += 32; # 230|-> t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 231| t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 232| Error: COMPILER_WARNING: [#def43] vpl-gpu-rt-intel-onevpl-25.1.3/contrib/ipp/src/pjencccpsy8.c:231:18: note[note]: called from here # 229| src += 32; # 230| t0 = _mm_shuffle_epi8( t0, sHf ); /* |B|G|R(3-0)| */ # 231|-> t1 = _mm_shuffle_epi8( t1, sHf ); /* |B|G|R(7-4)| */ # 232| # 233| mR = _mm_unpacklo_epi32( t0, t1); /* |G|G|R(7-4)|R(3-0)| */ Error: COMPILER_WARNING: [#def44] vpl-gpu-rt-intel-onevpl-25.1.3/redhat-linux-build/mfx_config_trace.cpp:3:39: note: ‘#pragma message: MFX_ENABLE_EXT ON’ # 1| #include "mfx_config.h" # 2| #ifdef MFX_ENABLE_EXT # 3|-> #pragma message("MFX_ENABLE_EXT ON") # 4| #else # 5| #pragma message("MFX_ENABLE_EXT OFF")
analyzer-version-clippy | 1.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-30.us-west-2.compute.internal |
known-false-positives | /usr/share/csmock/known-false-positives.js |
known-false-positives-rpm | known-false-positives-0.0.0.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | intel-vpl-gpu-rt-25.1.3-1.fc43 |
store-results-to | /tmp/tmpzqukv3ny/intel-vpl-gpu-rt-25.1.3-1.fc43.tar.xz |
time-created | 2025-04-25 13:08:44 |
time-finished | 2025-04-25 13:15:07 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmpzqukv3ny/intel-vpl-gpu-rt-25.1.3-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpzqukv3ny/intel-vpl-gpu-rt-25.1.3-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |