On Monday, June 29, 2015 09:17:00 PM Colin King wrote:
> From: Colin Ian King
>
> static analysis from cppcheck detected a memory leak:
> [drivers/acpi/resource.c:664]: (error) Memory leak: reg
>
> the error path on a failed request_range call should free
> reg before returning. Bug introduced
From: Colin Ian King
static analysis from cppcheck detected a memory leak:
[drivers/acpi/resource.c:664]: (error) Memory leak: reg
the error path on a failed request_range call should free
reg before returning. Bug introduced in the recent commit
0f1b414d190724617eb1cdd615592fa8cd9d0b50
("ACPI
2 matches
Mail list logo