[PATCH] drm/mgag200: fix memory leak

Sudip Mukherjee sudipm.mukherjee at gmail.com
Thu Sep 24 08:53:09 PDT 2015


On Mon, Sep 07, 2015 at 05:28:30PM +0530, Sudip Mukherjee wrote:
> If drm_fb_helper_alloc_fbi() fails then we were directly returning
> without freeing sysram. Also if drm_fb_helper_alloc_fbi() succeeds but
> mgag200_framebuffer_init() fails then we were not releasing sysram and
> we were not releasing fbi helper also.
> 
> Signed-off-by: Sudip Mukherjee <sudip at vectorindia.org>
> ---
Hi Thierry,
A gentle ping.

regards
sudip


More information about the dri-devel mailing list