[PATCH] video: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()

Helge Deller deller at gmx.de
Thu Nov 14 14:28:29 UTC 2024


On 10/28/24 11:41, Dmitry Baryshkov wrote:
> On Sat, Oct 26, 2024 at 11:56:34AM +0800, Zhen Lei wrote:
>> When information such as info->screen_base is not ready, calling
>> sh7760fb_free_mem() does not release memory correctly. Call
>> dma_free_coherent() instead.
>>
>> Fixes: 4a25e41831ee ("video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver")
>> Signed-off-by: Zhen Lei <thunder.leizhen at huawei.com>
>> ---
>>   drivers/video/fbdev/sh7760fb.c | 3 +--
>>   1 file changed, 1 insertion(+), 2 deletions(-)
>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>

applied to fbdev git tree.

Thanks!
Helge



More information about the dri-devel mailing list