[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87r4d6tgzl.fsf@sejong.aot.lge.com>
Date: Tue, 03 Sep 2013 18:02:54 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Chenggang Qin <chenggang.qin@...il.com>
Cc: linux-kernel@...r.kernel.org,
Chenggang Qin <chenggang.qcg@...bao.com>,
David Ahern <dsahern@...il.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Arjan van de Ven <arjan@...ux.intel.com>,
Yanmin Zhang <yanmin.zhang@...el.com>,
Wu Fengguang <fengguang.wu@...el.com>,
Mike Galbraith <efault@....de>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 3/3] perf core: Fix a memory leak bug because symbol__delete is ignored
On Sun, 1 Sep 2013 23:29:45 +0800, Chenggang Qin wrote:
> From: Chenggang Qin <chenggang.qcg@...bao.com>
>
> In function symbols__fixup_duplicate(), while the duplicated symbols are found,
> only the rb_node are deleted. The symbol structures themself are ignored.
> Then, these memory areas are lost.
> This patch fixed the bug.
> Thanks.
Acked-by: Namhyung Kim <namhyung@...nel.org>
Thanks,
Namhyung
--
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