[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221018103717.kjwmecadk6dknwxm@vireshk-i7>
Date: Tue, 18 Oct 2022 16:07:17 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Fabien Parent <fabien.parent@...aro.org>
Cc: ilia.lin@...nel.org, agross@...nel.org, andersson@...nel.org,
rafael@...nel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH v2 1/3] cpufreq: qcom: fix memory leak in error path
On 15-10-22, 15:04, Fabien Parent wrote:
> If for some reason the speedbin length is incorrect, then there is a
> memory leak in the error path because we never free the speedbin buffer.
> This commit fixes the error path to always free the speedbin buffer.
>
> Fixes: a8811ec764f9 ("cpufreq: qcom: Add support for krait based socs")
> Signed-off-by: Fabien Parent <fabien.parent@...aro.org>
> ---
>
> v2: Added missing "Fixes" tag
>
> drivers/cpufreq/qcom-cpufreq-nvmem.c | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
Applied all three. Thanks.
--
viresh
Powered by blists - more mailing lists