On 19/07/2017 at 18:48:27 +0100, Colin Ian King wrote:
> On 19/07/17 18:32, Alexandre Belloni wrote:
> > Hi,
> >
> > On 19/07/2017 at 17:57:02 +0100, Colin King wrote:
> >> From: Colin Ian King
> >>
> >> There are two error return paths that do not kfree clk_data and
> >> we end up with a memory
On 19/07/17 18:32, Alexandre Belloni wrote:
> Hi,
>
> On 19/07/2017 at 17:57:02 +0100, Colin King wrote:
>> From: Colin Ian King
>>
>> There are two error return paths that do not kfree clk_data and
>> we end up with a memory leak. Fix these with a kfree error exit
>> path.
>>
>> Detected by Cove
Hi,
On 19/07/2017 at 17:57:02 +0100, Colin King wrote:
> From: Colin Ian King
>
> There are two error return paths that do not kfree clk_data and
> we end up with a memory leak. Fix these with a kfree error exit
> path.
>
> Detected by CoverityScan, CID#1402959 ("Resource Leak")
>
I think tha
From: Colin Ian King
There are two error return paths that do not kfree clk_data and
we end up with a memory leak. Fix these with a kfree error exit
path.
Detected by CoverityScan, CID#1402959 ("Resource Leak")
Signed-off-by: Colin Ian King
---
drivers/rtc/rtc-sun6i.c | 8 ++--
1 file cha
4 matches
Mail list logo