Skip to content

Commit

Permalink
[VP] fix coverity12
Browse files Browse the repository at this point in the history
fix coverity12.
  • Loading branch information
Dylan-debug authored and intel-mediadev committed Nov 21, 2023
1 parent 689ff7f commit dcb1d18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1964,6 +1964,7 @@ MOS_STATUS VPHAL_VEBOX_STATE::VeboxRenderVeboxCmd(
MOS_CONTEXT *pOsContext = nullptr;
PMHW_MI_MMIOREGISTERS pMmioRegisters = nullptr;

VPHAL_RENDER_CHK_NULL(pRenderData);
VPHAL_RENDER_CHK_NULL(pVeboxState);
VPHAL_RENDER_CHK_NULL(pVeboxState->m_pRenderHal);
VPHAL_RENDER_CHK_NULL(pVeboxState->m_pRenderHal->pMhwMiInterface);
Expand Down

0 comments on commit dcb1d18

Please sign in to comment.