Re: [PATCH v2 3/3] media: mediatek: vcodec: fix h264 stateless decoder smatch warning
From: AngeloGioacchino Del Regno
Date: Thu Aug 01 2024 - 04:15:18 EST
Il 13/06/24 11:33, Yunfei Dong ha scritto:
Fix smatch static checker warning for vdec_h264_req_if.c. Leading
to kernel crash when fb is NULL.
Fixes: 06fa5f757dc5 ("media: mtk-vcodec: vdec: support stateless H.264 decoding")
Signed-off-by: Yunfei Dong <yunfei.dong@xxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>