[PATCH] Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc

Dan Carpenter dan.carpenter at oracle.com
Tue Oct 1 13:34:43 UTC 2019


On Sun, Sep 29, 2019 at 10:09:45PM -0500, Navid Emamdoost wrote:
> In fbtft_framebuffer_alloc the error handling path should take care of
> releasing frame buffer after it is allocated via framebuffer_alloc, too.
> Therefore, in two failure cases the goto destination is changed to
> address this issue.
> 
> Fixes: c296d5f9957c ("staging: fbtft: core support")
> Signed-off-by: Navid Emamdoost <navid.emamdoost at gmail.com>

Looks good.

Reviewed-by: Dan Carpenter <dan.carpenter at gmail.com>

regards,
dan carpenter



More information about the dri-devel mailing list