Re: [PATCH 1/2] media: mediatek: vcodec: Fix encoder access NULL pointer

From: AngeloGioacchino Del Regno
Date: Mon Oct 02 2023 - 06:49:07 EST


Il 26/09/23 12:19, Irui Wang ha scritto:
Need to set the private data with encoder device, or will access
NULL pointer in encoder handler.

Fixes: 1972e32431ed ("media: mediatek: vcodec: Fix possible invalid memory access for encoder")

Signed-off-by: Irui Wang <irui.wang@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>