[RESEND PATCH 3/3] drm: Destroy property blobs at mode config cleanup time
Dave Airlie
airlied at gmail.com
Mon Apr 15 20:12:21 PDT 2013
On Mon, Apr 15, 2013 at 11:37 PM, Laurent Pinchart
<laurent.pinchart+renesas at ideasonboard.com> wrote:
> Property blob objects need to be destroyed when cleaning up to avoid
> memory leaks. Go through the list of all blobs in the
> drm_mode_config_cleanup() function and destroy them.
>
> The drm_mode_config_cleanup() function needs to be moved after the
> drm_property_destroy_blob() declaration. Move drm_mode_config_init() as
> well to keep the functions together.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
I've applied this one, the other two I don't mind, but I'm not sure
they aren't a bit restrictive in the generic code,
Dave.
More information about the dri-devel
mailing list