[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1340786125_85379@CP5-2952>
Date: Wed, 27 Jun 2012 09:34:43 +0100
From: Chris Wilson <chris@...is-wilson.co.uk>
To: Jesper Juhl <jj@...osbits.net>, linux-kernel@...r.kernel.org
Cc: Jesse Barnes <jbarnes@...tuousgeek.org>,
dri-devel@...ts.freedesktop.org, David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel.vetter@...ll.ch>
Subject: Re: [PATCH] drm/i915/sprite: Fix mem leak in intel_plane_init()
On Wed, 27 Jun 2012 00:55:37 +0200 (CEST), Jesper Juhl <jj@...osbits.net> wrote:
> If we ever hit the default case in the switch statement we'll return
> from the function without freeing the memory we just allocated to
> 'intel_plane' (but that has not been used).
>
> This patch gets rid of the leak by freeing the memory just before we
> return.
Heh, I was more worried about the real leak of the planes on module
unload.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists