From: Sascha Hauer <s.hauer@pengutronix.de>
To: Peter Seiderer <ps.report@gmx.net>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2] imx-drm: fix channel->edid memleak
Date: Mon, 9 Dec 2013 09:35:10 +0100 [thread overview]
Message-ID: <20131209083510.GL24559@pengutronix.de> (raw)
In-Reply-To: <1386536638-4450-1-git-send-email-ps.report@gmx.net>
On Sun, Dec 08, 2013 at 10:03:57PM +0100, Peter Seiderer wrote:
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> Changes v1 -> v2:
> - add missing Signed-off-by line
>
> drivers/staging/imx-drm/imx-ldb.c | 2 ++
> 1 file changed, 2 insertions(+)
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Sascha
>
> diff --git a/drivers/staging/imx-drm/imx-ldb.c b/drivers/staging/imx-drm/imx-ldb.c
> index 7e59329..448f3ce 100644
> --- a/drivers/staging/imx-drm/imx-ldb.c
> +++ b/drivers/staging/imx-drm/imx-ldb.c
> @@ -599,6 +599,8 @@ static int imx_ldb_remove(struct platform_device *pdev)
>
> imx_drm_remove_connector(channel->imx_drm_connector);
> imx_drm_remove_encoder(channel->imx_drm_encoder);
> +
> + kfree(channel->edid);
> }
>
> return 0;
> --
> 1.8.1.4
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2013-12-09 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 21:03 [PATCH v2] imx-drm: fix channel->edid memleak Peter Seiderer
2013-12-08 21:03 ` [PATCH v2] imx-drm: fix imxpd-->edid memleak Peter Seiderer
2013-12-09 8:35 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131209083510.GL24559@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=ps.report@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox