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