On 26/09/2018 14:38, Nicolas Ferre wrote:
> Daniel,
>
> On 01/05/2018 at 10:36, Daniel Lezcano wrote:
>> On Wed, Apr 25, 2018 at 12:14:39PM +0200, Alexandre Belloni wrote:
>>> smatch now reports a possible leak:
>>>
>>> smatch warnings:
>>> drivers/clocksource/timer-atmel-pit.c:183 at91sam926x_pit
Daniel,
On 01/05/2018 at 10:36, Daniel Lezcano wrote:
On Wed, Apr 25, 2018 at 12:14:39PM +0200, Alexandre Belloni wrote:
smatch now reports a possible leak:
smatch warnings:
drivers/clocksource/timer-atmel-pit.c:183 at91sam926x_pit_dt_init() warn:
possible memory leak of 'data'
Ensure data i
On Wed, Apr 25, 2018 at 12:14:39PM +0200, Alexandre Belloni wrote:
> smatch now reports a possible leak:
>
> smatch warnings:
> drivers/clocksource/timer-atmel-pit.c:183 at91sam926x_pit_dt_init() warn:
> possible memory leak of 'data'
>
> Ensure data is freed before exiting with an error.
>
> R
3 matches
Mail list logo