[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20221129201134.3A651C433C1@smtp.kernel.org>
Date: Tue, 29 Nov 2022 12:11:30 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Xiu Jianfeng <xiujianfeng@...wei.com>, mturquette@...libre.com,
nobuhiro1.iwamatsu@...hiba.co.jp
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: visconti: Fix memory leak in visconti_register_pll()
Quoting Xiu Jianfeng (2022-11-22 07:23:53)
> @pll->rate_table has allocated memory by kmemdup(), if clk_hw_register()
> fails, it should be freed, otherwise it will cause memory leak issue,
> this patch fixes it.
>
> Fixes: b4cbe606dc36 ("clk: visconti: Add support common clock driver and reset driver")
> Signed-off-by: Xiu Jianfeng <xiujianfeng@...wei.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists