[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_JsqKFZMLQSEY8655GS2i1bnO2c4+08bCaUMG=32sL9YLuZA@mail.gmail.com>
Date: Tue, 17 Oct 2017 09:06:18 -0500
From: Rob Herring <robh+dt@...nel.org>
To: Lixin Wang <alan.1.wang@...ia-sbell.com>
Cc: Pantelis Antoniou <pantelis.antoniou@...sulko.com>,
Frank Rowand <frowand.list@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
Subject: Re: [PATCH] of: overlay: fix memory leak related to duplicated property
On Mon, Oct 16, 2017 at 4:54 AM, Lixin Wang <alan.1.wang@...ia-sbell.com> wrote:
> From: alawang <alan.1.wang@...ia-sbell.com>
>
> Function of_changeset_add_property or of_changeset_update_property may
> fails. In this case the property just allocated is never deallocated.
>
> Signed-off-by: Lixin Wang <alan.1.wang@...ia-sbell.com>
> ---
> drivers/of/overlay.c | 15 +++++++++++----
> 1 file changed, 11 insertions(+), 4 deletions(-)
Applied. Your author name and S-o-b name don't match. I fixed up the
author name. Please fix your git config.
Rob
Powered by blists - more mailing lists